You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed a few times that the player gets stuck playing the last second on a loop. The player keeps showing the track as playing with the seektime at the end. The event ended is never sent for the audio file.
Also, on Android some tracks stop right before they end, so I think this is probably an API issue (or maybe just an mp3 issue). (Track 78446 with codec conversion 3 reproduces this reliably on my phone.)
I've noticed a few times that the player gets stuck playing the last second on a loop. The player keeps showing the track as playing with the seektime at the end. The event
ended
is never sent for the audio file.The below video shows this happening:
https://user-images.githubusercontent.com/48474670/187074971-107c5f9f-0d06-4b7f-906b-ec1faa8f5fe7.mov
Reproduction steps
Unclear what happens to cause this event
Expected behaviour
The track should end :)
System information
Noticed in chrome Version 104.0.5112.101 (Official Build) (arm64) on macOS 12.5.1
The text was updated successfully, but these errors were encountered: