Skip to content
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

fix(share): avoid disconnect when transitioning to full remote #548

Merged
merged 2 commits into from Sep 10, 2019
Merged

fix(share): avoid disconnect when transitioning to full remote #548

merged 2 commits into from Sep 10, 2019

Conversation

virtuacoplenny
Copy link
Contributor

No description provided.

Move back disconnect logic into remote-control.js
so disconnection happens on unmount of it, instead
of on unmount of withRemote. Otherwise, when share
mode is exited, withRemote's unmount will fire
and disconnect the remote.
Instead of looking for the generic remote-control view,
look for the specific expected subview.
@virtuacoplenny virtuacoplenny merged commit c928e7a into jitsi:master Sep 10, 2019
@virtuacoplenny virtuacoplenny deleted the lenny/share-mode-no-disconnect branch September 10, 2019 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants