nextjs layout hydration error hydration failed
so i have my main page at “/”
I want it to have a different layout than the rest of my app.
thing is, i have some css for the html itself. i tried to add it to the div wrapping the page.tsx, or to the main/body, and it does not apply somewhy.
nextjs layout hydration error hydration failed
so i have my main page at “/”
I want it to have a different layout than the rest of my app.
thing is, i have some css for the html itself. i tried to add it to the div wrapping the page.tsx, or to the main/body, and it does not apply somewhy.
console.log messages are not showing up in pm2 log files
I have made a simple test script:
Next 14 Server Component data fetching causes error
my project
src/pages/index.js
Next 14 Server Component data fetching causes error
my project
src/pages/index.js
Next 14 Server Component data fetching causes error
my project
src/pages/index.js
Next 14 Server Component data fetching causes error
my project
src/pages/index.js
Next 14 Server Component data fetching causes error
my project
src/pages/index.js
Next 14 Server Component data fetching causes error
my project
src/pages/index.js
when I am trying to create new next js project I get an error
Here is the error message I got