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
In the recent update on chrome v67 i've noticed the following error, Uncaught (in promise) DOMException: The play() request was interrupted by a call to pause(), it seems that chrome introduced a promise object for the play event.
My query here is, does JPlayer support this promise object when we invoke the JPlayer's "Play" event, alternatively i would like to know if we have a workaround / fix for this issue.
I have also noticed this and was wondering the same thing.
The text was updated successfully, but these errors were encountered:
Thanks to Vikas Mestry for reporting this problem in the jPlayer group: https://groups.google.com/forum/#!topic/jplayer/wVzkACyOyy4
Vikas writes:
I have also noticed this and was wondering the same thing.
The text was updated successfully, but these errors were encountered: