jPlayer icon indicating copy to clipboard operation
jPlayer copied to clipboard

Uncaught (in promise) DOMException: The play() request was interrupted by a call to pause(),

Open ghost opened this issue 7 years ago • 0 comments

Thanks to Vikas Mestry for reporting this problem in the jPlayer group: https://groups.google.com/forum/#!topic/jplayer/wVzkACyOyy4

Vikas writes:

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.

ghost avatar Jun 22 '18 11:06 ghost