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

Fix grid calculation for SSR #28

Open
appinteractive opened this issue Mar 1, 2019 · 0 comments
Open

Fix grid calculation for SSR #28

appinteractive opened this issue Mar 1, 2019 · 0 comments

Comments

@appinteractive
Copy link
Member

Currently the grid is breaking on first SSR render as the elements always fall back to the base with which is in most 100%. That leads to ugly oversized mobile views on desktop which then jumps to its correct size on window.onload.

I suggest to use media queries or do some kind of fallback. Also is it possible that it is just a small Bug which can be quickly fixed.

@ulfgebhardt ulfgebhardt added this to the 🛒 Bucket: Ideas milestone Jun 26, 2019
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