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
In the examples on the website, all of the menus will hide if you click outside of them.
However when I copy the same code to my svelte app, the menus will open and just stay opened wherever I click. The only thing that will close them is clicking on the button that toggles the menu.
Here's a code example. I use mux-video but everything else is just copied from the advanced example player.
In the examples on the website, all of the menus will hide if you click outside of them.
However when I copy the same code to my svelte app, the menus will open and just stay opened wherever I click. The only thing that will close them is clicking on the button that toggles the menu.
Here's a code example. I use mux-video but everything else is just copied from the advanced example player.
This happens with all menus not just the settings one.
If I click outside the video, and then click inside again, then the menu will hide if I click anywhere on the video.
The text was updated successfully, but these errors were encountered: