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

Backgrounding video call crashes entirely on /develop #1049

Closed
ara4n opened this issue Feb 29, 2016 · 2 comments
Closed

Backgrounding video call crashes entirely on /develop #1049

ara4n opened this issue Feb 29, 2016 · 2 comments
Assignees
Labels
P1 S-Critical Prevents work, causes data loss and/or has no workaround T-Defect

Comments

@ara4n
Copy link
Member

ara4n commented Feb 29, 2016

CallView.js:47 Uncaught TypeError: Cannot read property 'roomId' of undefined

@ara4n ara4n added T-Defect P1 S-Critical Prevents work, causes data loss and/or has no workaround labels Feb 29, 2016
@ara4n ara4n added this to the v0 - Friendly Beta milestone Feb 29, 2016
@richvdh richvdh self-assigned this Feb 29, 2016
@richvdh
Copy link
Member

richvdh commented Feb 29, 2016

"Backgrounding" == "switching to another room"

richvdh added a commit to matrix-org/matrix-react-sdk that referenced this issue Feb 29, 2016
Make CallView cope with not being passed a room. Fixes
element-hq/element-web#1049, introduced in
7a20fda, which made vector crash when you switched to another room with an
active call.
@richvdh
Copy link
Member

richvdh commented Mar 1, 2016

Fixed by matrix-org/matrix-react-sdk#181

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 S-Critical Prevents work, causes data loss and/or has no workaround T-Defect
Projects
None yet
Development

No branches or pull requests

2 participants