Next.js Discord

Discord Forum

Something happened to my website

Unanswered
West African Lion posted this in #help-forum
Open in Discord
West African LionOP
i get this error. can someone tell me the common reasons of this error
Uncaught Error: Hydration failed because the initial UI does not match what was rendered on the server.

8 Replies

French Spaniel
You have a form inside a form or something that's not correct start commenting stuff out and narrowing down what is causing it in your html
Isolate the component or page that is causing it then work down from there
Giant panda
@Giant panda Read the following guide: https://nextjs.org/docs/messages/react-hydration-error
West African LionOP
bro actually it was about the loading.tsx
but i need that
when i add loading.tsx to ./app directory it returns that error
that could happen due to many things
this is the time when being specific about your problem would really helps