Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Streamable] onReady event is not fired #1903

Open
ondrejmoris opened this issue Nov 18, 2024 · 0 comments
Open

[Streamable] onReady event is not fired #1903

ondrejmoris opened this issue Nov 18, 2024 · 0 comments

Comments

@ondrejmoris
Copy link

Current Behavior

When we use onReady and onError callbacks with streamable, the event from onReady is never fired.

Expected Behavior

When video is loaded the events should be fired. Like in other players like youtube, vimeo, etc...

Steps to Reproduce

  1. Install react-player
  2. Use link to a streamble video like an url
  3. Add console log to onReady callback

Environment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant