Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add workaround for issue with restoreel option in video.js
Added a div container to ensure that the parent of the element passed to video.js is not the shadow root directly. This workaround resolves the issue until a permanent fix is implemented in video-js, see: videojs/video.js#8679
- Loading branch information