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.