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 fetching data from the workbench-server on Chrome (v128.0), the HTML <audio> element inside the spectrogram component can (sometimes) return a 400 (Bad Request) error
I cannot reproduce this with every audio file on the workbench-server, but I can consistently reproduce the bug with the sources below.
This bug cannot be reproduced on Firefox.
Additionally, when the file is downloaded and served from the Vite dev server, the audio element can fetch the source as expected.
When fetching data from the workbench-server on Chrome (v128.0), the HTML
<audio>
element inside the spectrogram component can (sometimes) return a 400 (Bad Request) errorI cannot reproduce this with every audio file on the workbench-server, but I can consistently reproduce the bug with the sources below.
This bug cannot be reproduced on Firefox.
Additionally, when the file is downloaded and served from the Vite dev server, the audio element can fetch the source as expected.
Known problematic sources
Related screenshots
The text was updated successfully, but these errors were encountered: