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

Loop bug fix #662

Closed

Conversation

matiasironyard
Copy link

Seems the loop logic was firing before the player was ready. Wrapping line 68 with an an if (onReady){...} statement fixes the issue.

Seems the loop logic was firing before the player was ready. Wrapping line 68 with an an `if (onReady){...}` statement fixes the issue.
@cookpete cookpete closed this in dd5dc3c Jun 13, 2019
albanqoku added a commit to albanqoku/react-player that referenced this pull request Feb 24, 2021
Webmaster1116 added a commit to Webmaster1116/video-player that referenced this pull request May 20, 2021
webmiraclepro added a commit to webmiraclepro/video-player that referenced this pull request Sep 9, 2022
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.

None yet

1 participant