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
Introduced warning for safari based browsers in fa47cd8
Tried out triggiering play from a button (still async errors - maybe v-on:click or vue methods gets handled as async automatically) and also changing the src from a playing audio - both did not work.
See https://forum.vuejs.org/t/safari-audio-play-notallowederror-dom-exception-35/25099
Maybe this can be fixed by checking if it is an iPhone and if so let the user actively hit a button to start the next iteration?
The text was updated successfully, but these errors were encountered: