- Issue created by @prudloff
Chrome now supports native lazy loading on iframes: https://web.dev/iframe-lazy-loading/
Insert a YouTube video on a node and add display:none;
on it.
The iframe is loaded even if not displayed.
video_embed_field should add a loading="lazy"
attribute on iframes.
Active
2.0
Code