Uncaught runtime error when user cancels the screen sharing
Opened this issue · 7 comments
rahulrana701 commented
What happened?
When a user joins a meeting and attempts to share their screen, then cancels the action, an uncaught error occurs.
Platform
- Chrome (or Chromium based)
- Firefox
- Safari
- Other desktop browser
- Android browser
- iOS browser
- Electron app
- Android mobile app
- iOS mobile app
- Custom app using a mobile SDK
Browser / app / sdk version
131.0.6778.205
Relevant log output
No response
Reproducibility
- The problem is reproducible on meet.jit.si
More details?
No response
rahulrana701 commented
@saghul If u find this issue to be relevant , Can I start working on it
saghul commented
I don't think it's uncaught, but rather we log the traceback. Can you share your JS console output?
shawnchin commented
rahulrana701 commented
@saghul here it is
rahulrana701 commented
@saghul, should I raise a PR for this?
saghul commented
Weird that nothing breaks 😮 A PR would be welcome indeed!
rahulrana701 commented
So I am working on this issue thankyou!