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

Responsive styles do not update after SSR #49

Closed
McManning opened this issue Mar 14, 2023 · 2 comments
Closed

Responsive styles do not update after SSR #49

McManning opened this issue Mar 14, 2023 · 2 comments
Labels
bug Something isn't working SSR v5-alpha

Comments

@McManning
Copy link
Contributor

Using Next.js for SSR causes the Grid component with responsive styles to not update accordingly after initial paint.

Anything that is resolving on / depending on layout responsiveness needs to update after mount from SSR.

@McManning
Copy link
Contributor Author

Some notes on this:

facebook/react#23381 (comment)

Maybe going with something like fresnel would be good, since they seem to be actively working on this issue: artsy/fresnel#260

@McManning
Copy link
Contributor Author

Obsolete in beta.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working SSR v5-alpha
Projects
None yet
Development

No branches or pull requests

1 participant