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 had the same issue and later discovered that is the behavior when the user doesn't allow the site to access the mic. It is still a bug because the recorder seems to recording correctly by the the exception is thrown when you try to stop the recorder element.
My recommendation that you don't display or include the recorder component when the mic access is not allowed.
Get TypeError: Cannot read properties of null (reading 'getAudioTracks')
Works fine on Windows
The text was updated successfully, but these errors were encountered: