You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an incoming call, it worked successfully. But after the call is finished, I go back to the screen before, microphone icon still appear on the tab, there are no ways to hide it. I have tried with device and deviceAudio: destroy, disconnect, unregister, removeListeners but nothing worked
nhatnguyennguyen
changed the title
[BUG] Microphone icon persist on browser tab after an incoming call.
[BUG] Microphone icon is persisted on browser's tab after an incoming call.
Dec 31, 2024
or sensitive account information (API keys, credentials, etc.) when reporting this issue.
I have an incoming call, it worked successfully. But after the call is finished, I go back to the screen before, microphone icon still appear on the tab, there are no ways to hide it. I have tried with device and deviceAudio: destroy, disconnect, unregister, removeListeners but nothing worked
Code to reproduce the issue:
Expected behavior:
Microphone icon on browser shouldn't show
Actual behavior:
Microphone icon still show even call device.destroy()
The text was updated successfully, but these errors were encountered: