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

Example page doesn't show images in FireFox #3

Closed Alexk12 closed 6 years ago

Alexk12 commented 6 years ago

Example page works in Chrome 62.0.3202.94 64bit, but doesn't show images in FireFox 56.0.2 64bit and in IE 11.0.9600.17633. OS: Windows 7.

matheusgrieger commented 6 years ago

That seems to be some CSS issue. I'll be checking on that later, thanks for reporting!

The JavaScript and Vue are all good and working, btw :smiley: