oops
This commit is contained in:
parent
72a9b224c9
commit
9dd62c5a31
1 changed files with 1 additions and 0 deletions
|
@ -435,6 +435,7 @@ export const load = (
|
|||
}
|
||||
|
||||
wavesurfers[player] = wavesurfer;
|
||||
delete loadAbortControllers[player];
|
||||
} catch (e) {
|
||||
if ("name" in e && e.name === "AbortError") {
|
||||
// load was aborted, ignore the error
|
||||
|
|
Loading…
Reference in a new issue