Replies: 1 comment
-
|
I'm currently jumping to older versions of Wavesurfer to see if this is maybe a bug that was introduced at some point. But it's probably something we're doing wrong. 😅 If I disable Chrome's cache, the bug rarely appears. But if I re-enable the cache, it happens a LOT more frequently. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have a single Wavesurfer instance we set up, and then watch for when the user starts playing a different audio track. Code is below.
Randomly, the waveform will disappear, and I'm not sure if I'm doing something wrong to cause this, or it's a bug. Definitely seems to be a race condition of some kind, though.
Code:
Behavior:
waves.disappearing.mp4
Beta Was this translation helpful? Give feedback.
All reactions