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

Known bug: First start in dev can lead to a hydration mismatch. #16

Closed
phryneas opened this issue May 9, 2023 · 2 comments
Closed

Known bug: First start in dev can lead to a hydration mismatch. #16

phryneas opened this issue May 9, 2023 · 2 comments

Comments

@phryneas
Copy link
Member

phryneas commented May 9, 2023

Starting the examples for the first time in next oftentimes leads to a hydration mismatch.

This is due to useId not matching up between client and server.

I assume that this could be a Next.js bug and have filed a bug report here: vercel/next.js#48284

@phryneas phryneas added the bug Something isn't working label May 9, 2023
@phryneas phryneas changed the title First start in dev can lead to a hydration mismatch. Known bug: First start in dev can lead to a hydration mismatch. May 9, 2023
@phryneas phryneas added nextjs-bug and removed bug Something isn't working labels Jun 9, 2023
@phryneas
Copy link
Member Author

This probably has been fixed on the Next.js side by now, at least I haven't seen it anymore for a long time.

Copy link
Contributor

Do you have any feedback for the maintainers? Please tell us by taking a one-minute survey. Your responses will help us understand Apollo Client usage and allow us to serve you better.

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

No branches or pull requests

1 participant