Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting Unrecoverable Hydration Mismatch error when there shouldn't be one #44

Open
nikitavoloboev opened this issue Feb 10, 2023 · 1 comment

Comments

@nikitavoloboev
Copy link

Repo with code: https://github.com/Kisuyo/todo

What I did was create this component: https://github.com/Kisuyo/todo/blob/master/src/components/HamburgerMenu.tsx

And then try use it: https://github.com/Kisuyo/todo/blob/master/src/routes/index.tsx#L42

I get this error:

image

Not sure how to read it to fix it.

@nikitavoloboev
Copy link
Author

Some more detail, this error happens when you first load the page. If you press Clear errors and retry button, the styles do get applied.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant