bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/audio/audio-modal
prlanzarin 027d5ad288 fix(audio): handle NotAllowedError in skipCheck:true scenarios
In scenarios where the join audio flow skips echo test, NotAllowedError
(and any other errors) are all being mashed together under a generic
MEDIA_ERROR object.

Properly handle specific errors in audio-manager so they're correctly
render in the audio modal help screen.
2024-05-03 21:15:58 +00:00
..
component.jsx fix(audio): handle NotAllowedError in skipCheck:true scenarios 2024-05-03 21:15:58 +00:00
container.jsx fix(audio): review audio modal help screen 2024-05-03 20:50:03 +00:00
service.js fix(audio): review audio modal help screen 2024-05-03 20:50:03 +00:00
styles.js [issue-16954] - renaming referencing of Modals 2023-03-20 10:08:35 -03:00