You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Done the changes which are mentioned in the above closed issue.
But getting another console error:
videojs-vimeo.js:194 Uncaught ReferenceError: volume is not defined
at Vimeo.setVolume (videojs-vimeo.js:194)
at video.min.js:19
at l. (video.min.js:19)
at l.e.ready (video.min.js:12)
at l.e.techCall_ (video.min.js:19)
at l.e.handleTechReady_ (video.min.js:19)
at Vimeo.e.ready (video.min.js:12)
at l.e.loadTech_ (video.min.js:19)
at l.e.src_ (video.min.js:19)
at video.min.js:19
I am using latest version of videojs, and version 3.0.0 for videojs-vimeo.js.
YouTube player is working fine but for vimeo getting an issue.
Please suggest a solution.
Here is my code:
The text was updated successfully, but these errors were encountered: