components-js
components-js copied to clipboard
Console errors when switching main/secondary windows or exiting with screen sharing
Select which package(s) are affected
@livekit/components-react
Describe the bug
Description: When using screen sharing and camera simultaneously, console errors consistently appear when:
- Switching between main and secondary windows
- Exiting the video conference
- Toggling between screen share and camera as main display
Error occurs:
- During window layout transitions
- When changing focus between screen share and camera feeds
- When closing/exiting the conference
Reproduction
Steps to reproduce:
- Start a video conference
- Enable both camera and screen sharing
- Try either:
- Switch between screen share and camera as main display
- Exit the conference while both feeds are active
- Check browser console for errors
Logs
System Info
- Next.js 15.2.4
- @livekit/components-react: latest
- Browser: chrome latest
Severity
annoyance
Additional Information
No response