Skip to content
Discussion options

You must be logged in to vote

Yeah, that's React hydration errors because of browser extensions, that they promised would be fixed with React 19, https://react.dev/blog/2024/04/25/react-19#compatibility-with-third-party-scripts-and-extensions , but here we are - not a Next.js issue as far as I can see ~ to be fair, having extensions that also modify the HTML before scripts run is a bit iffy...

Unfortunately, for the time being, you'd need to develop without dark-reader 🤷‍♂️ or... apply suppressHydrationWarning, to the body tag (assuming that's where dark-reader hijacks the DOM).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by babakfp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants