matheusgrieger / vue-clazy-load

Component-based lazy (CLazy) load images in Vue.js 2
https://matheusgrieger.github.io/vue-clazy-load/
MIT License
104 stars 5 forks source link

Doesn't work properly inside vue-carousel #20

Open stephenjohndev opened 5 years ago

stephenjohndev commented 5 years ago

Clazy load works on the first slide of the vue-carousel (by ssense), but shows only the preloader (doesnt show images) on succeeding slides.

matheusgrieger commented 5 years ago

I'll check it out, as I do not know how vue-carousel works.