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

Pause button does not change back to Play when the track finishes playing

Open petervelosy opened this issue 8 months ago • 1 comments

When any audio track finishes playing, the track counter and the slider resets but the Pause button does not change back to a Play button.

Tested under Next.js 14.2.4 and React 18.3.1 , Mac OS Sonoma, Firefox + Safari.

Minimal working example: https://github.com/petervelosy/react-modern-audio-player-test

petervelosy avatar Jun 13 '24 19:06 petervelosy