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

In Safari, seems like the 1fr is calculated based on the actual image size and not the stretched one #36

Open
bashcole opened this issue Mar 6, 2018 · 1 comment

Comments

@bashcole
Copy link

bashcole commented Mar 6, 2018

Detailed description of the issue and example code

https://stackoverflow.com/questions/49103403/grid-template-rows-auto-bug-in-safari/49117333#49117333

PS: The solution for now is adding: grid-template-columns: 100%; to the grid element

@benelliott
Copy link

Thanks for the workaround 👍

This is still a bug in Safari 14 (iOS + OS X)

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