We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi guys,
Great script! I just wanted to hear it from the horse's mouth:
Does Lazy load XT use scroll events to perform its lazy loading?
I ran this script: https://github.com/GoogleChromeLabs/puppeteer-examples/blob/master/lazyimages_without_scroll_events.js
(From here: https://developers.google.com/search/docs/guides/lazy-loading)
And the results were equal for scroll/no scroll, which is great.
I just wanted to get confirmation that the scroll event isn't used, and the results weren't a fluke :)
Thanks,
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi guys,
Great script! I just wanted to hear it from the horse's mouth:
Does Lazy load XT use scroll events to perform its lazy loading?
I ran this script:
https://github.com/GoogleChromeLabs/puppeteer-examples/blob/master/lazyimages_without_scroll_events.js
(From here: https://developers.google.com/search/docs/guides/lazy-loading)
And the results were equal for scroll/no scroll, which is great.
I just wanted to get confirmation that the scroll event isn't used, and the results weren't a fluke :)
Thanks,
The text was updated successfully, but these errors were encountered: