Closed hstevanoski closed 4 years ago
Added a little bit of code in the play() function to comply with the Chrome autoplay policy. Now errors don't pop out in the console whenever the autoplay is prevented.
play()
Referring to the issue I opened - it is now fixed.
Thx for the PR! I've made the changes and published this patch to npm (https://www.npmjs.com/package/uifx)
Added a little bit of code in the
play()
function to comply with the Chrome autoplay policy. Now errors don't pop out in the console whenever the autoplay is prevented.Referring to the issue I opened - it is now fixed.