miguel-perez / smoothState.js

Unobtrusive page transitions with jQuery.
MIT License
4.43k stars 508 forks source link

Images seem to not load at random times #324

Closed ghost closed 7 years ago

ghost commented 7 years ago

Another issue I'm having with smoothstate is that sometimes when you navigate to a page images on the page seem to just break and not load. Other times, they load. Very random. I reload the page and the image appears again.

I wonder if it has to do with the timing and delays of the animation that maybe they're not fitting into smoothstate's alotted time. I really don't know why it's happening.