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

Foundation 6 Orbit carousel shrinking in Chrome after page refresh #8955

Closed
RishaPatel7 opened this issue Jun 22, 2016 · 5 comments
Closed

Comments

@RishaPatel7
Copy link

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?

@sharkyl
Copy link

sharkyl commented Aug 5, 2016

I'm having the same issue. Anyone have a fix?

@timdj
Copy link

timdj commented Aug 18, 2016

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.

@timdj
Copy link

timdj commented Aug 23, 2016

#8478

@kball
Copy link
Contributor

kball commented Nov 10, 2016

Should be fixed by #9272

@kball kball closed this as completed Nov 10, 2016
@danielrhodeswarp
Copy link
Contributor

Sorry to be that guy but I am currently experiencing this with a fresh download of Foundation 6.4.
I have "fixed" it temporarily by using random GET query strings on the image requests to bust the cache.
Obviously I'd like to get a real fix; is there a prefered way or place that I can put up some sample code to recreate the issue?

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

5 participants