A tree hydrated but some attributes of the server rendered HTML didn't match the client properties. #75621
Labels
invalid link
The issue was auto-closed due to a missing/invalid reproduction link. A new issue should be opened.
Link to the code that reproduces this issue
https://github.com/vercel/next.js/tree/canary/examples/with-typescript
To Reproduce
npm run dev
http://localhost:3000/
Current vs. Expected behavior
Current behavior:
Expected behaviour:
No hydration error (More details in "Additional context")
Provide environment information
Which area(s) are affected? (Select all that apply)
Not sure
Which stage(s) are affected? (Select all that apply)
next dev (local)
Additional context
This issue disappears once
https://localhost:3000
is added to the "Not invert listed" column in the Dark Reader extension, inside the "Site list" tab. This issue was created to document one of the many reasons for failure in hydration.The text was updated successfully, but these errors were encountered: