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
When you select the Dialogue View tab, browser devtools console (Chrome) show this error:
TypeError: Cannot read properties of undefined (reading 'getUserMedia')
at o.created (skillSettingsDialog.vue?706b:18:26)
at Tr (vue.runtime.esm.js:3971:61)
at Un (vue.runtime.esm.js:3181:13)
at Wi.e._init (vue.runtime.esm.js:5494:9)
at new o (vue.runtime.esm.js:5627:18)
at $t (vue.runtime.esm.js:2183:12)
at init (vue.runtime.esm.js:2045:52)
at m (vue.runtime.esm.js:6368:17)
at f (vue.runtime.esm.js:6322:13)
at S (vue.runtime.esm.js:6441:17)
Steps To Reproduce
Click on the Dialogue View tab with the devtools console open
Additional Information
The text was updated successfully, but these errors were encountered:
Description of the bug
When you select the
Dialogue View
tab, browser devtools console (Chrome) show this error:Steps To Reproduce
Click on the
Dialogue View
tab with the devtools console openAdditional Information
The text was updated successfully, but these errors were encountered: