lazysizes icon indicating copy to clipboard operation
lazysizes copied to clipboard

High performance and SEO friendly lazy loader for images (responsive and normal), iframes and more, that detects any visibility changes triggered through user interaction, CSS or JavaScript without co...

Results 122 lazysizes issues
Sort by recently updated
recently updated
newest added

For the example page http://afarkas.github.io/lazysizes/#examples, the "Desert Road" image https://farm6.staticflickr.com/5531/9638435181_7e3e44c2b8_b.jpg is not loaded since it returns a 410 from staticflickr.com. At least, Chrome and Firefox on Win7 get a 410...

Hi, Is it possible to lazysize a Google Maps? Thanks, Roberto.

~It's possible this is not related to lazysizes.~ _Update: This was happening specifically with Safari on iPhone X, multiple models. Rolling back lazysizes seems to have fixed the problem_ The...

Hello, If you go to http://45.32.177.194/works/theaters/ on firefox mobile, the images that were out of the viewport does not load regardless of how much scrolling you do. Firefox mobile is...

Hello, I'm trying to use lazy loading to dynamic images and the same time sanitizing unsafe URL value.. but I have and error when using data-src... not working with my...

Hi and thank you for LazySizes awesome features. I have a problem with my slider/carousel. Images are uploaded via cloudimage for sizing and compressing. There are 4 images in my...

Hi, I'm using the unload plugin to pause some svg animations that I have running across my pages. This does work correctly, but the point at which my elements are...

When browsing a page with lazy loaded images using a screen reader the images are not reported as graphics until they are loaded. In the example below ``` Foobar Flowershop...

Fix spelling of `.dynamic-wrapper`

The [README for the lazysizes progressive extension]( https://github.com/aFarkas/lazysizes/tree/gh-pages/plugins/progressive#demo) has a link to some codepens: * https://codepen.io/jschroeter/pen/MYOrjB * https://codepen.io/jschroeter/pen/NPwXNv But there's no JS in there so nothing actually happens.