filestash
filestash copied to clipboard
[bug] wavesurfer.js related error when navigating audioplayer position on mobile
Description of the bug
Clicking towards the beginning of the audio player will error out on mobile.
Step by step instructions to reproduce the bug
- Go to the demo site on a mobile device
- Open up an audio file
- Scroll to the end of the audio, then tap towards the beginning leftmost edge of the audio player
- After a few taps, it should show you the error.
Can you replicate that error from the demo?
Observed behavior
See screen shot
Expected behavior
Tapping towards the beginning/leftmost edge of the audio player should just navigate the audio track back to the beginning.
I believe that this issue is coming from wavesurfer.js (as mentioned in this issue), but it seems like something that has been fixed already in newer versions of wavesurfer. Would it be a bad idea to upgrade that package or any other packages, for that matter?
Interesting, does this still happen with the upgrade of wavesurfer to the new version?
Upgrading to the latest version of wavesurfer seems to fix this issue, but it also breaks the loading spinner (the loaded percentage is stuck at 0 and does progress as file downloads).
I can't replicate that on my end, what setup do you use to get stuck at 0?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.