You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the title says, the player does not work when I try to create the player using a click event on an HTML element. It used to work fine, now even with a basic example it does not work for me. I should clarify that it works fine when the HTML element is in the DOM, but when the HTML element is created from an event, the player goes black.
Thanks for your reply, but I tried with the examples the layout has the same problem, I managed to implement it even though it doesn't take 100% of the height, but it was the best way without having that problem with the UI.
As the title says, the player does not work when I try to create the player using a click event on an HTML element. It used to work fine, now even with a basic example it does not work for me. I should clarify that it works fine when the HTML element is in the DOM, but when the HTML element is created from an event, the player goes black.
What I want to do is the following:
I leave two example codes, the first is what I want, and the second is how it works for me.
This works but not like i want
The text was updated successfully, but these errors were encountered: