aFarkas/lazysizes

Images not showing when lazyload class is removed

Maryanos opened this issue · 1 comments

⚠️ 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

Did you find any solution?