-
Notifications
You must be signed in to change notification settings - Fork 30
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
Trigger INCOMING_CALL event in all open tabs when usesCallingWindow=false #256
Conversation
|
1e1b761
to
77c1373
Compare
1443076
to
aa61f07
Compare
@esme Sorry for this but i am not getting the issue and what are we trying to solve? i thought multiple tabs is triggering INCOMING_CALL event and we wanted to avoid that. 🤔 |
@hemang-thakkar Zoom does not have a calling window so they trigger an INCOMING_CALL event in all of the open remote tabs. The demo minimal js is used for usesCallingWindow == false and we need to be able to do the same to verify that the solution works for them. |
Description
Related to https://git.hubteam.com/HubSpot/calling-extensions-fe/issues/985
Trigger INCOMING_CALL event in all open tabs when usesCallingWindow=false.
Merge Checklist
BRAVE Checklist