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
Issue when attempting to change the audio or video input device using the default control bar while the corresponding track is muted.
Reproduction
When the track is muted, opening the MediaDeviceSelect menu and selecting a different input device does not result in any change. The menu remains open, and the selected device is not activated.
Interestingly, if I unmute the track after selecting a new device, the input switches to the newly selected device. However, there's no visual feedback or indication of this change until the track is unmuted.