Skip to content

Loop bug fix - #662

Closed
matiasmariani wants to merge 1 commit into
cookpete:masterfrom
matiasmariani:YouTubeLoopBugFix
Closed

Loop bug fix#662
matiasmariani wants to merge 1 commit into
cookpete:masterfrom
matiasmariani:YouTubeLoopBugFix

Conversation

@matiasmariani

Copy link
Copy Markdown

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
philip-luther added a commit to philip-luther/react-player that referenced this pull request Nov 22, 2024
startechguru added a commit to startechguru/react-codetutor that referenced this pull request Mar 15, 2026
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.

1 participant