You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in layout.js causes "Hydration Error" messages 3 times. If I fetch the URL in my browser and copy the contents to global.css and remove it from layout.js the error goes away and I can continue.
$ node --version
v16.15.1
$ npm --version
8.19.2
The text was updated successfully, but these errors were encountered:
I'm not sure what it is about my environment, but the line:
in layout.js causes "Hydration Error" messages 3 times. If I fetch the URL in my browser and copy the contents to global.css and remove it from layout.js the error goes away and I can continue.
$ node --version
v16.15.1
$ npm --version
8.19.2
The text was updated successfully, but these errors were encountered: