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

Not optimized for SSR #14

Closed
stefaandevylder opened this issue Oct 20, 2022 · 1 comment
Closed

Not optimized for SSR #14

stefaandevylder opened this issue Oct 20, 2022 · 1 comment

Comments

@stefaandevylder
Copy link

This is not optimized for SSR, it uses the Document Object, which can not be accessed when using server side rendering.

@romgrk
Copy link
Owner

romgrk commented Oct 26, 2022

cc6a892 should fix this. I've published a new version, let me know if you still have issues. If so, please post more details so I see what's going wrong, I don't have an SSR template to test with readily available.

@romgrk romgrk closed this as completed Oct 26, 2022
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

2 participants