jitsi/jitsi-meet

Uncaught runtime error when user cancels the screen sharing

Opened this issue · 7 comments

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

@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?

Looks like an unhandle promise rejection.

Vulnerable_Coats_Attribute_Recently___Jitsi_Meet

@saghul here it is
Screenshot 2025-01-08 195807

Screenshot 2025-01-08 195707

@saghul, should I raise a PR for this?

Weird that nothing breaks 😮 A PR would be welcome indeed!

So I am working on this issue thankyou!