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

Hi, Thank you for this wonderful plugin which works very well and out of the box for images. We faced an issue similar to [this](https://github.com/aFarkas/lazysizes/issues/705) while trying to lazyload iframes....

Hello, I am using LazySizes and is working perfect on desktop. However, on mobile there are a lot of YouTube videos that I see the thumbnail of the video and...

I want to files downloaded and shown in sequential order, but also I want them preloaded even they are not in viewport. ``` useEffect(() => { lazySizes.cfg.preloadAfterLoad = true },...

question

How can i manage when user lost internet connection and keep scrolling ? i would like to keep original src file and not to be replaced i tried with code...

question

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

This would solve a problem that can happen, especially if the images already have a transition effect applied. With animation the style is applied in a specific time frame without...

Dear aFarkas, dear community. First of all many thanks, aFarkas, for sharing your work here. I recognized blanks before the img classes when _lazyloaded_ and/or _ls-is-cached_ are added. Browser do...

The library does not lazy load dynamically added images. Does one have to specifically apply the script to the newly added images? Thanks

question
needs reproduction

unfortunately I have a little problem here with images that can be uploaded by users. A few images have round brackets. With an image tag these are displayed, but I...

question

**Describe your problem/question** A complete but concise description of your problem and how you are trying to fix it and where you are struggling. HI there I really apologize for...

question