You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to implement a simple post grid on WordPress, using Isotope + Infinite Scroll + ImageLoaded on Sage 9 (Roots). Afters weeks of tryouts, I finally made it work but then I noticed major bugs: On mobile only, newly loaded images are overlapping each other. My guess is that the imageLoader is not doing it's job properly. I also noticed that isotope's images are overlapping on desktop when I resize the screen. This problem is appearing regardless of the mobile browser (Safari, Firefox, Chrome).
I am trying to implement a simple post grid on WordPress, using Isotope + Infinite Scroll + ImageLoaded on Sage 9 (Roots). Afters weeks of tryouts, I finally made it work but then I noticed major bugs: On mobile only, newly loaded images are overlapping each other. My guess is that the imageLoader is not doing it's job properly. I also noticed that isotope's images are overlapping on desktop when I resize the screen. This problem is appearing regardless of the mobile browser (Safari, Firefox, Chrome).
Live URL: https://johnbsingfield.com/
My code:
The text was updated successfully, but these errors were encountered: