Demo page not working
mediafreakch opened this issue · 1 comments
mediafreakch commented
Opening https://mp3-mediarecorder.elsmr.dev/ in Chrome 85 on MacOS gives me this JS error:
Uncaught DOMException: Failed to execute 'importScripts' on 'WorkerGlobalScope': The script at 'https://mp3-mediarecorder.elsmr.dev/worker/index.umd.js' failed to load.
at https://mp3-mediarecorder.elsmr.dev/worker.js:1:1
When I try to record something, another JS error gets thrown:
index.js:26 Uncaught (in promise) TypeError: Cannot read property 'Mp3MediaRecorder' of undefined
at index.js:26
elsmr commented
Hi, sorry about that. It's working again 😄. Let me know if something still needs fixing!