Open
Description
@alextuan - Tuan - please test for compatibility with version 6.7 'auto sizes for lazy load images. Read the Blog Post here
WordPress 6.7 adds sizes=”auto” for lazy-loaded images. This feature, which was recently added to the HTML specification, allows the browser to use the rendered layout width of the image when selecting a source from the srcset list, since lazy loaded images don’t load until after the layout is known.