vimeo / player.js

Interact with and control an embedded Vimeo Player.

Home Page:https://player.vimeo.com/api/demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Events don't work, again!!!!

jrglaber opened this issue · comments

The problem that occurred did not #1031 happen again. Any plans for fixing it?

+1 our team is also experiencing this issue. This is specific to players loaded within a react native webview-- our web players still work fine.

image

Also seeing this (inside react native webview)

We're seeing this issue specifically when we are injecting HTML into a React Native webview which loads the Vimeo SDK via CDN.

Internally, we're investigating to see if we can provide any more detailed information/logging to Vimeo's team.

@rkrishnan8594 We're also seeing this again with Vuejs + ionic within iOS devices.

Thanks all for reporting. We just rolled back a change that may have incidentally caused this. Please re-test and let me know if you're still experiencing the issue.

Thank you!

Fixed, thanks!

Thanks