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

Fix onProgress not firing in Strict Mode #1465

Merged
merged 2 commits into from
Jul 17, 2022
Merged

Conversation

Taar
Copy link
Contributor

@Taar Taar commented Jun 3, 2022

  • Update the Player handlePlayerMount method so that the progress
    method is always called.

Should fix #1453

let me know if that test makes sense or not.

- Update the Player handlePlayerMount method so that the progress
  method is always called.
@cookpete cookpete merged commit 9abdb16 into cookpete:master Jul 17, 2022
@cookpete
Copy link
Owner

Makes sense! Thanks.

@cam-perry cam-perry mentioned this pull request Sep 16, 2022
@cookpete
Copy link
Owner

Published in 2.11.0. Sorry for the delay.

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

Successfully merging this pull request may close these issues.

[v2.10.1] onProgress callback is not firing when the video is playing
2 participants