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
Just as an update, this appears to be a bug in Chrome where the play promise stays pending forever when being played for a 2nd time. I'm still trying to figure out a workaround.
Another observation is that it appears to only be an issue with live streaming audio that has a duration of Infinity. Resetting the src on the audio node seems to fix the issue, but that doesn't seem like a great solution.
if i stop and start in chromium it will only allow me to stop once, issue is not present in firefox
i created the following codepen to show the issue, it continues playing after the last stop
https://codepen.io/anon/pen/mvrpKB
The text was updated successfully, but these errors were encountered: