miromannino / Justified-Gallery

Javascript library to help creating high quality justified galleries of images. Used by thousands of websites as well as the photography community 500px.
http://miromannino.github.io/Justified-Gallery/
MIT License
1.68k stars 298 forks source link

Lazyloaded images are not rendered on Firefox #370

Open pzheng64 opened 2 years ago

pzheng64 commented 2 years ago

https://fourwheelcampers.com/stagingwp/model/project-m/

If you look at Grid Gallery section. you can see no images are loaded on Firefox while they work fine on Google Chrome. The point is that src attribute of tag is inline SVG to show empty image and data-src contains the actual image source URL.

I'd appreciate if you could fix this asap.

I tried both v3.8.0 and v3.8.1, but no luck.