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'm on Chrome Version 123.0.6312.123 (Official Build) (arm64) ... Getting the following when I try to access the default yaml file in chrome (localhost:8000) in the chrome console:
startup.js:171 The AudioContext was not allowed to start. It must be resumed (or created) after a user gesture on the page. https://goo.gl/7K7WLu
MushraAudioControl.js:109 Uncaught TypeError: Cannot read properties of undefined (reading 'length')
at MushraAudioControl.convolve (MushraAudioControl.js:109:60)
at MushraAudioControl.createLowerAnchor35 (MushraAudioControl.js:82:32)
at new MushraAudioControl (MushraAudioControl.js:48:52)
at MushraPage.init (MushraPage.js:70:29)
at PageManager.start (PageManager.js:98:27)
at callbackFilesLoaded (startup.js:34:15)
at Object.<anonymous> (AudioFileLoader.js:49:11)
The text was updated successfully, but these errors were encountered:
I'm on Chrome Version 123.0.6312.123 (Official Build) (arm64) ... Getting the following when I try to access the default yaml file in chrome (localhost:8000) in the chrome console:
The text was updated successfully, but these errors were encountered: