-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pinned/focused screen share track cannot be unpinned/unfocused #500
Comments
the video you attached doesn't seem to work, I get a |
@lukasIO sorry, my bad, a I have attached a new video |
thanks! cc @Ocupe |
#519 should fix the problem described here, where the track in focus could not be unfocused. |
Close this and open a new issue for the |
Select which package(s) are affected
@livekit/components-react
Describe the bug
Hello everyone, I have encountered a bug in my and your application. The demo window or the user's camera does not decrease by clicking on the button.
I fixed this bug in my application by removing the focusTrack?.publication?.trackSid property from the useEffect dependencies in VideoConference.tsx.
I also ran into another problem, when focusing on another window, an error appears in the console and the focus window does not work as it should.
I attach a video with these bugs:
https://www.awesomescreenshot.com/video/17791574?key=becb61b26ece2ccc3dabc3dfec1e87a6
Reproduction
https://www.awesomescreenshot.com/video/17791574?key=becb61b26ece2ccc3dabc3dfec1e87a6
Logs
No response
System Info
Severity
annoyance
Additional Information
No response
The text was updated successfully, but these errors were encountered: