-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lazy load embeds with facades #1299
Comments
The problem is that there is a very bad UX problem with façades, specifically for video. On mobile they require a second tap to play. See paulirish/lite-youtube-embed#6 |
Interesting, @westonruter. Thanks. I have my own implementation that I thought was working but now I see isn't auto-playing on iOS. BTW, it might be worth mentioning in the plugin's description how what it does is different (and better) than just adding |
@asafm7 Well, that is what it does if the embed merely consists of an |
We're already tracking this in #113, so closing as a duplicate. |
Was this considered?
https://developer.chrome.com/docs/lighthouse/performance/third-party-facades/
The text was updated successfully, but these errors were encountered: