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

It is failing in SSR with NextJS #58

Closed
sambhav-gore opened this issue May 10, 2020 · 0 comments · Fixed by #65
Closed

It is failing in SSR with NextJS #58

sambhav-gore opened this issue May 10, 2020 · 0 comments · Fixed by #65

Comments

@sambhav-gore
Copy link

Thank you for making this awesome lib that I just found.
I see that the intention is to support SSR but as of now it is throwing an Error when used in a nextjs application.

As a workaround, I have used the next/dynamic import to load my Component which uses this lib in non-ssr mode only. But it would be awesome if the lib could support SSR by default.

cheers

Donaldcwl added a commit that referenced this issue May 18, 2020
add nextjs example
Donaldcwl added a commit that referenced this issue Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant