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

Hydration mismatch when server rendered #52

Closed
alexandereneroth opened this issue Jul 10, 2024 · 1 comment
Closed

Hydration mismatch when server rendered #52

alexandereneroth opened this issue Jul 10, 2024 · 1 comment
Assignees

Comments

@alexandereneroth
Copy link

Hi,
Im getting a hydration mismatch error. It seems this library just renders an empty string on the server.

Im using React and Next.js 14.

Image

Image

@Jayesh2812
Copy link
Contributor

Hey @alexandereneroth, Can you share more implementation details, for example, how the data is rendered on the page and how is the data fetched, etc? I tried creating a basic next js application with the latest version and no such error is reproduced.

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

3 participants