scaleflex / react-cloudimage-responsive

Cloudimage Responsive will smartly resize, compress and accelerate images across the World in your site for all devices. The plugin supports lazy loading technique with fancy animation on image load. Any questions or issues, please report to https://github.com/scaleflex/react-cloudimage-responsive/issues
MIT License
45 stars 15 forks source link

lazyLoading no longer working #12

Closed shoobzy closed 4 years ago

shoobzy commented 4 years ago

Hi

Just updated to version 3.0.3 (from v1.6) and it appears that lazyLoaded images are no longer lazy loading?

This is evident in the codesandbox example when viewing the Network tab in Chrome DevTools: https://codesandbox.io/s/react-cloudimage-responsive-example-q64n3

Thanks

dzmitry-stramavus commented 4 years ago

hey @shoobzy

fixed in 3.0.8

shoobzy commented 4 years ago

Great. Thanks @dzmitry-stramavus