Next.js Discord
Discord Forum
Site is only loading for one second
Unanswered
Tonkinese
posted this in
#help-forum
Open in Discord
Tonkinese
OP
2023-10-09T12:28:13.000Z
The Site only loads for one second and after that the site is blank.
What should i do?
This media is unavailable, please check the original message on Discord
2 Replies
Clown
2023-10-09T14:05:24.000Z
Hydration error. Try checking any interactive elements
fuma
2023-10-09T14:42:25.000Z
an invalid DOM structure, or client-side code outside of
useEffect
can cause hydration errors, please provide more information or check if you have made some mistakes in your code