kenwheeler / slick

the last carousel you'll ever need
kenwheeler.github.io/slick
MIT License
28.49k stars 5.89k forks source link

Slick Slider cloned slide images not loading properly in production (AWS) #4175

Open emmalevesque opened 2 years ago

emmalevesque commented 2 years ago

In my production environment i'm getting an error where the images in my slides with the '.cloned' class aren't loading. In their place is an empty .svg. In my staging environment this issue isn't happening at all.

More Details

This is only happening in Chrome and Firefox

Running 1.8.1

Yes it works in the dev and staging environments

emmalevesque commented 2 years ago

changing my "src" attribute to "data-lazy" fixed this