Why is loading="lazy" used? #32834
Unanswered
nextjsen
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the noscript tag in the Image Component (nextimage) they use the loading="lazy" attribute https://i.imgur.com/yrKMto5.png, but I don't understand why. If JavaScript is disabled then loading="lazy" doesn't work. Or I'm wrong?
I saw it on their website https://nextjs.org/blog/new-documentation
Beta Was this translation helpful? Give feedback.
All reactions