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
The PictureInPictureToggle component should not be displayed when changing the order of components in the ControlBar in browsers that do not support the Picture-in-Picture API.
Prior to v7.19.0, it was possible to change this behavior by doing the following
Hey! We've detected some video files in a comment on this issue. If you'd like to permanently archive these videos and tie them to this project, a maintainer of the project can reply to this issue with the following commands:
Description
The PictureInPictureToggle component should not be displayed when changing the order of components in the ControlBar in browsers that do not support the Picture-in-Picture API.
Prior to v7.19.0, it was possible to change this behavior by doing the following
Although this solution was not ideal if the
requestPictureInPicture
failed.Reduced test case
No response
Steps to reproduce
Errors
No response
What version of Video.js are you using?
7.20.2
Video.js plugins used.
No response
What browser(s) including version(s) does this occur with?
Firefox
What OS(es) and version(s) does this occur with?
All
The text was updated successfully, but these errors were encountered: