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

Not working on mobile devices #17

Closed jptagorda closed 6 years ago

jptagorda commented 6 years ago

image loading works fine from desktop regardless of browser but when i tried it on mobile the clazy loader keeps on loading and the images are not loaded

matheusgrieger commented 6 years ago

Hello! Sorry for the delay.

Have you solved the issue?