twilio-video.js
twilio-video.js copied to clipboard
[VBLOCKS-4766] Fix document PiP support
Pull Request Details
Description
This PR ensures that video elements rendered in a document PiP play after appearing on the screen when the clientTrackSwitchOffControl is set to auto, fixing issue #2044.
Burndown
Before review
- [ ] Updated CHANGELOG.md if necessary
- [x] Added unit tests if necessary
- [ ] Updated affected documentation
- [x] Verified locally with
npm test - [x] Manually sanity tested running locally
- [ ] Included screenshot as PR comment (if needed)
- [x] Ready for review