I don't even have a browser extension installed
Answered
Ozy posted this in #help-forum
OzyOP
Hydration failed because the server rendered HTML didn't match the client. As a result this tree will be regenerated on the client. This can happen if a SSR-ed Client Component used
9 Replies
@Ozy Hydration failed because the server rendered HTML didn't match the client. As a result this tree will be regenerated on the client. This can happen if a SSR-ed Client Component used
you use next-themes right?
put suppressHydrationWarning on <html>
put suppressHydrationWarning on <html>
Answer
OzyOP
ys i am using
either <html> or <body>, i don't remember exactly which, but one of them should work
i belive next themes mantioned putting it on html itself