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

How to work with Next JS page folder? #13

Open
stepan-twnty opened this issue Jan 20, 2025 · 1 comment
Open

How to work with Next JS page folder? #13

stepan-twnty opened this issue Jan 20, 2025 · 1 comment

Comments

@stepan-twnty
Copy link

Hey

I use the page folder in Next JS and try to use this library.

It generally looks like it works but I spotted a Hydration error. I assume that query params are available only on the client side and the server returns HTML without code which depends on query params. Maybe you have some recommendations how to use this library on Next JS (except using SSR flow only static build or revalidation?

@stepan-twnty
Copy link
Author

@nitedani maybe you can help?

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