Mica Whitcliffe
Results
2
comments of
Mica Whitcliffe
Thank you @fcisio, my images are lazy loaded on wordpress by default. I'm sorry to ask, but how do I update()? I currently have ScrollTrigger.addEventListener("refresh", () => locoScroll.update()); But I...
Thank you so much!! @fcisio For those wondering I'm using GSAP on wordpress and this is the code I used ScrollTrigger.addEventListener('wp_lazy_loading_enabled', function(){ locoScroll.update() });