Play button behavior on Safari #153
Closed
jordanwmckee
started this conversation in
General
Replies: 1 comment 1 reply
-
Hi, I'm having exactly the same behavior as described here for Safari (Desktop): have to press two time play button, then it works. In the console, the first time it does not work, i'm having this message :
from this line of code :
Hope this can help ! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Not sure if this is a bug or an error on my end, which is why I'm posting it here; but I'm using the player in my website where I load an array of Uris for the player to use. In Chrome, everything works fine, and the player plays the songs when I click the play button once (as expected). However, when I run my site on safari, I have to click the play button twice to get the songs to play (and as of a recent update I believe, the first song in my uri list fails to play regardless of the amount of times I click the play button. However, once I skip the first track, the rest play as expected).
Beta Was this translation helpful? Give feedback.
All reactions