Hydration failed because the server rendered HTML didn't match the client. As a result this tree wil
Unanswered
Ozy posted this in #help-forum
10 Replies
@Ozy I had the same issue and found that it was caused by a chrome extension, try running in incognito and check if you still get the issue
Same issue here ran it in incognito and had no issues but I don't know if there still an issue that could be the reason it's happening. Are you sure it's only has to do with the chrome extension?
Miniature Pinscher
Password managers are usually the main culprits.
There could be other reasons as well, check the docs, they are covering most of the reasons https://nextjs.org/docs/messages/react-hydration-error
But in my case it was caused by a Chrome extension.
But in my case it was caused by a Chrome extension.
Im just saying but.... the error literally tells you its likely caused by a chrome extension 😄
Just trying to help you become a better developer, if nextjs presents you with a reason, def look into that reason first.