-
-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
I'm using Firefox 117.0.1, so I think this might be related to known issues that Firefox has with worklets (eg. issue #28).
To reproduce:
- Load or create a Noisecraft layout that can produce sound
- Disable internet connection
- Press Play. The Play button will toggle, but no playback will occur.
The Firefox console shows that pressing Play normally causes https://noisecraft.app/public/audioworklet.js to be loaded, but since there's no internet connection, the load fails, which causes an error and prevents playback.
Metadata
Metadata
Assignees
Labels
No labels