-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Foundation 6 Orbit carousel shrinking in Chrome after page refresh #8955
Comments
I'm having the same issue. Anyone have a fix? |
Same problem here. Seems to have to do with cache. When images are loaded from cache it sometimes miscalculates the height. If I have dev-tools open it works fine. |
Should be fixed by #9272 |
Sorry to be that guy but I am currently experiencing this with a fresh download of Foundation 6.4. |
Hi
I am using Foundation 6 starter project to create carousel using Orbit. I have realised that on page refresh in chrome the carousel squeezes. I checked if the same is happening on the example given on Foundation Zurb (http://foundation.zurb.com/sites/docs/orbit.html) and the same happens on there too.
So if you go to http://foundation.zurb.com/sites/docs/orbit.html where the Orbit example is
Once page is loaded in Chrome refresh page using F5 and the carousel shrinks most of the time.
I was told this is happening on Android however it is happening on Desktop too after refreshing page.
Is this a known bug and is there a fix for this please?
The text was updated successfully, but these errors were encountered: