Always loads largest image #929
Unanswered
thomaskvael
asked this question in
Q&A
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.
-
Hi
I am trying to figure out if this is expected or not.
When I use lazysizes with lqip image and data-sizes="auto" the visual load is as follows (see image for network load)
My question is basically, will the largest image for my screen always be loaded?
If I remove data-sizes="auto" it loads the 1920 image twice.
The img element will be shown like this when rendered
Beta Was this translation helpful? Give feedback.
All reactions