itsDineth / lazy-image

Loads image only when it's visible or about to be visible.
MIT License
2 stars 1 forks source link

latest version doesn't work in chrome #3

Open BorntraegerMarc opened 6 years ago

BorntraegerMarc commented 6 years ago

<lazy-image src="https://www.w3schools.com/w3css/img_fjords.jpg"></lazy-image>

-> shows nothing in v 0.0.5 -> works in v 0.0.4

pinage404 commented 6 years ago

Hello,

the version 0.0.5 doesn't work without the fade attribute

i've made a PR https://github.com/DinethH/lazy-image/pull/1 to fix this

pinage404 commented 6 years ago

Hello,

it has been fixed with the last version (0.0.6) https://github.com/DinethH/lazy-image/tree/0.0.6