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 loading a. .flac file into the waveform and then seeking very close to the end produces a Uncaught (in promise) DOMException: Failed to load because no supported source was found. exception.
srdecny
changed the title
Seeking. .flac files at the end causes a "no supported source" exception
Seeking .flac files at the end causes a "no supported source" exception
Jan 30, 2024
Bug description
When loading a. .flac file into the waveform and then seeking very close to the end produces a
Uncaught (in promise) DOMException: Failed to load because no supported source was found.
exception.Environment
Minimal code snippet
and then click near the end of the file. Observe the error in the console
Expected result
It should not crash
Obtained result
Screen.Recording.2024-01-30.at.14.22.46.mov
The text was updated successfully, but these errors were encountered: