You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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.
Does SSR works with Gatsby? It doesn't in my case
The text was updated successfully, but these errors were encountered: