scaleflex / js-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/js-cloudimage-responsive/issues
Other
68 stars 15 forks source link

Background image doesn't load correctly in 3.3.1 #8

Closed josgerrits closed 4 years ago

josgerrits commented 4 years ago

If you check out https://codesandbox.io/s/js-cloudimage-responsive-background-joz41 you'll see what i mean. The image is stuck on "preview" mode and never correctly loads the right sized image.

dzmitry-stramavus commented 4 years ago

hey @josgerrits, thx for codesandbox link

I see the problem

it'll be fixed shortly

dzmitry-stramavus commented 4 years ago

fixed in 3.3.3

https://codesandbox.io/s/js-cloudimage-responsive-background-lkp0d

josgerrits commented 4 years ago

@dzmitry-stramavus thanks for the quick fix :)