Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue with native lazyloading not recognized #1316

Merged
merged 3 commits into from
Sep 18, 2023

Conversation

gmetais
Copy link
Contributor

@gmetais gmetais commented Sep 17, 2023

There is an issue with the "lazyLoadableImagesBelowTheFold". It does not recognize native lazy loading.

Example page:
https://nicolas-hoizey.photo/

is marked as having 27 images below the fold. In reality, only 4 or them are real offenders, the other 23 images have the loading="lazy" attribute.

Copy link
Owner

@macbre macbre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @gmetais for you fix!

@macbre macbre added the bug label Sep 18, 2023
@macbre macbre merged commit 5e2f929 into macbre:devel Sep 18, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants