Vimeo updated there api and the old one is no longer supported. This cause multiple java script errors like:
Uncaught TypeError: Cannot read property 'value' of undefined.

Comments

Anas_maw created an issue. See original summary.

anas_maw’s picture

Status: Needs work » Needs review
StatusFileSize
new30.24 KB

I created a patch that migrate from the old Vimeo API (froogaloop) to the new one.

anas_maw’s picture

StatusFileSize
new29.9 KB

Removing empty lines from patch

anas_maw’s picture

StatusFileSize
new30.12 KB

Updated events listener to work with the new API

rajab natshah’s picture

rajab natshah’s picture

Status: Needs review » Fixed
rajab natshah’s picture

Status: Fixed » Closed (fixed)