wobsoriano/vue-lite-youtube-embed

Play event not working, also not in the demo

Closed this issue · 3 comments

When you haven't interacted with the video yet, the play event gives an error: iframe element not instantiated.
The events work when you manually click the play button within the iframe.

Unfortunately, you will have to play the video first before any of the methods work.

Yes, I do understand it now. It is actually the whole point of this plugin I am realizing...
Would there be a way to trigger initializing of the iframe without clicking the button?

The method provided here in #6 seems to work.