High performance and SEO friendly lazy loader for images (responsive and normal), iframes and more, that detects any visibility changes triggered through user interaction, CSS or JavaScript without configuration.
MIT License
17.56k
stars
1.73k
forks
source link
Images not showing when lazyload class is removed #968
⚠️ Search for existing open/closed issues/discussions before you open your issue.
Hi,
Can anyone help me on this issue.
I have added long time ago the lazyload class to the background images but now I would like to remove some of them but then the "lazyload" is removed the images not working.
I'm using webpack to bundle my files and developing custom wordpress theme.
All setup is working correctly just having problem with this lazyload class that stuck somewhere.
I've tried to remove "build" folder where all my bundled files are but nothing change.
I'm just forced to use lazyload class with the images otherwise they won't work.
Is there any remedy to this?
Many thanks
⚠️ Search for existing open/closed issues/discussions before you open your issue. Hi, Can anyone help me on this issue. I have added long time ago the lazyload class to the background images but now I would like to remove some of them but then the "lazyload" is removed the images not working. I'm using webpack to bundle my files and developing custom wordpress theme. All setup is working correctly just having problem with this lazyload class that stuck somewhere. I've tried to remove "build" folder where all my bundled files are but nothing change. I'm just forced to use lazyload class with the images otherwise they won't work. Is there any remedy to this? Many thanks