Open Ronald3217 opened 1 week ago
Hi, you can check examples here https://webtor.io/embed/example
Hi, you can check examples here https://webtor.io/embed/example
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.
I added a screenshot.
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