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

Video will autoplay even when props.playing is false #10

Closed
cookpete opened this issue Nov 13, 2015 · 1 comment
Closed

Video will autoplay even when props.playing is false #10

cookpete opened this issue Nov 13, 2015 · 1 comment

Comments

@cookpete
Copy link
Owner

Changing the url prop currently autoplays the song you want to load, even if props.playing is false. Autoplay should be disabled and then play called when player is ready only if playing is true.

Or.. set autoplay to the same value as props.playing?

@cookpete cookpete added the bug label Nov 13, 2015
@cookpete
Copy link
Owner Author

Setting autoplay to whatever playing is is probably a bad idea, considering the possibility of playing changing during the SDK and player load sequence.

david-hub024 pushed a commit to david-hub024/React_VideoPlayer that referenced this issue Dec 23, 2018
@mgw-sbex mgw-sbex mentioned this issue Jan 25, 2019
david-hub024 pushed a commit to david-hub024/React_VideoPlayer that referenced this issue May 23, 2020
albanqoku added a commit to albanqoku/react-player that referenced this issue Feb 24, 2021
Webmaster1116 added a commit to Webmaster1116/video-player that referenced this issue May 20, 2021
webmiraclepro added a commit to webmiraclepro/video-player that referenced this issue 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

No branches or pull requests

1 participant