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
AND user has microphone permission on the system turned off for google chrome
WHEN user goes to the camera page
THEN the permissions popup is not shown
AND camera is not working
Tested on iphone and android devices with chrome, both behave same way as described above. Had couple of desktop complaints too.
My question is, is this an intended behavior or should permissions popup be always shown?
The text was updated successfully, but these errors were encountered:
Please follow the general troubleshooting steps first:
Bug reports:
Minimal reproduceable example: https://codepen.io/iraklindor/pen/JjzdPRL
Currently we see following:
GIVEN we have simple case like this:
AND user has microphone permission on the system turned off for
google chrome
WHEN user goes to the camera page
THEN the permissions popup is not shown
AND camera is not working
Tested on iphone and android devices with chrome, both behave same way as described above. Had couple of desktop complaints too.
My question is, is this an intended behavior or should permissions popup be always shown?
The text was updated successfully, but these errors were encountered: