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

ios 8 chrome cached images firing bug #182

Closed
vladshcherbin opened this issue Feb 25, 2015 · 1 comment
Closed

ios 8 chrome cached images firing bug #182

vladshcherbin opened this issue Feb 25, 2015 · 1 comment

Comments

@vladshcherbin
Copy link

I try to use isotope and imagesloaded (all latest versions). When used on iphone 5, ios 8, chrome browser - initial load is okay, but when I go back and images are cached, isotope fires before imagesloaded.

I guess, it is because images are cached and when browser adds first image on the page -> isotope is fired.
When I add setTimeout after imagesloaded with 2s - images are overlaid on top of each other, but after 2s isotope is fired and everything is okay.

I can reproduce it only on ios 8, chrome browser. desktop or ios safari is okay.

@desandro do you have an iphone and chrome to see this? I can give a link.

@vladshcherbin
Copy link
Author

I guess, it is the same as this, this, this and others.

Please, resolve this issue, it is been a year it is present :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants