react-h5-audio-player icon indicating copy to clipboard operation
react-h5-audio-player copied to clipboard

Audio player is not working if i seek the knob to end without playing the audio

Open RajaTheKing826 opened this issue 1 year ago • 3 comments
trafficstars

Describe the bug

When i drag the seek bar to end without starting the audio then the next interactions of audio seekbar are not working as expected.

Environment

Package version: 3.9.1 React version:18.13.1 Browser and its version: chrome Version 125.0.6422.112 (Official Build) (64-bit) OS and its version: Ubuntu 22.04

Peek 2024-06-12 18-07

Here is my codesandbox link -> https://codesandbox.io/p/sandbox/gifted-babycat-nmq82g?file=%2Fsrc%2Fcomponents%2Fplayer%2Findex.tsx

Data point -> its happening when you seek directly to end only not in all seek cases. @lhz516

RajaTheKing826 avatar Jun 12 '24 12:06 RajaTheKing826