jplayer / jPlayer

jPlayer : HTML5 Audio & Video for jQuery

Home Page:http://jplayer.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

opened this issue · 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.