pupunzi / jquery.mb.vimeo_player

A jQuery plug-in to play any Vimeo video as background of your page
https://pupunzi.com/mb.components/mb.vimeo_player/demo/index.html
59 stars 30 forks source link

Error: $vimeo_player.togglePlay is not a function / undefined #33

Open brandonjp opened 3 years ago

brandonjp commented 3 years ago

Getting an error when I click on the playing video. Can't seem to track down why it's happening for me, but not the demos? Any clue why I'm getting this? Using jQuery v3.0.0

From Safari inspector: $vimeo_player.togglePlay is not a function. (In '$vimeo_player.togglePlay()', '$vimeo_player.togglePlay' is undefined) CleanShot 2021-07-12 at 16 55 57

From Firefox console: Uncaught TypeError: $vimeo_player.togglePlay is not a function jquery.mb.vimeo_player.min.js:9:2771 CleanShot 2021-07-12 at 17 31 07

ntuangiang commented 2 years ago

I think this is why the error occurs. Screen Shot 2022-01-26 at 10 30 43