ksachdeva / angular-swiper

Angular directive for nolimits4web/Swiper
Apache License 2.0
197 stars 94 forks source link

Lazy loading images #63

Open flavionegrao opened 7 years ago

flavionegrao commented 7 years ago

Hi, I am trying to use the set the option preloadImages to false, it seems not to be working. Watching the debugger I can see all imagens being downloaded. Has anyone tried to use it?

sarkaramitabh300 commented 6 years ago

Hi I tried override-parameters but lazy load don't work, data-src attribute is also not working. of you have any example of lazy load please share

devdtu commented 6 years ago

Any update ?