Closed ghopretz closed 4 years ago
How to solve this warning? jquery.mb.YTPlayer.js:2556 Timer 'YTPlayerStartPlay' does not exist It may causes YTPlayer not auto playing.
The "YTPlayerStartPlay" is invoked at line 342; check the js to see if it has been removed:
console.time('YTPlayerStartPlay');
Fixed
How to solve this warning? jquery.mb.YTPlayer.js:2556 Timer 'YTPlayerStartPlay' does not exist It may causes YTPlayer not auto playing.