-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Poster is loaded twice #1355
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
Comments
Yep it is unfortunately as we display it in a custom element. The only other solution would involve removing the progressive enhancement. I don’t think removing the |
Haha, OK, thank you. |
maybe you could append the image to the custom element from media element maybe with sth like
not tested ;) |
If we had access to the shadow DOM then we could clone the contents yep but its not possible. |
Closing this one for now as there's not much we can do. |
Uh oh!
There was an error while loading. Please reload this page.
Just open the official demo https://plyr.io, and you'll find the poster image loaded twice as below. I am not sure if this is necessary?
The text was updated successfully, but these errors were encountered: