5 ms·
It still defaults to eager loading. You have to explicitly add the loading="lazy" attribute for it to load lazily.
by AtroxDev 6y ago
It still defaults to eager loading. You have to explicitly add the loading="lazy" attribute for it to load lazily.
- antpls 6y agoIs there a flag to force it on most images, even the ones without the loading attribute?