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

No ssr #191

Open
vsolanogo opened this issue Oct 21, 2020 · 3 comments
Open

No ssr #191

vsolanogo opened this issue Oct 21, 2020 · 3 comments

Comments

@vsolanogo
Copy link

Does SSR works with Gatsby? It doesn't in my case

@kieranbenton
Copy link

This used to work but appears to have been knocked out in a recent release - I'm now seeing errors that look like this when performing a SSR in NextJS. Works fine from the client side.

image

If you need any more details just let me know. I'm probably going to switch to a dynamic load for this in the next day or so to work around the issue.

@hdminh247
Copy link

@kieranbenton hey did you get it working with SSR -Nextjs ?

@kieranbenton
Copy link

Apologies meant to come back here and confirm. Issue was PEBKAC - I was using yarn workspaces and react-photo-gallery was not a dependency of the right workspace.

I'm still not using it with SSR (and haven't tried explicitly) but my problem was unrelated to the originally flagged issue.

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