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

Initial paused state has no effect #73

Closed
casio opened this issue Jul 8, 2015 · 3 comments
Closed

Initial paused state has no effect #73

casio opened this issue Jul 8, 2015 · 3 comments
Labels
bug help wanted The issue has been reviewed and is valid, and is waiting for someone to work on it.

Comments

@casio
Copy link

casio commented Jul 8, 2015

Setting the paused prop to true doesnt have the expected effect.
Instead the video starts playing whatsoever.

@gazzer82
Copy link

gazzer82 commented Jul 9, 2015

i'm seeing the same issue, any ideas on a fix?

@brentvatne
Copy link
Contributor

Not ideal! I wonder what caused this regression. PR with a fix very welcome! 😄

@brentvatne brentvatne assigned brentvatne and unassigned brentvatne Jul 11, 2015
@brentvatne brentvatne added bug help wanted The issue has been reviewed and is valid, and is waiting for someone to work on it. labels Jul 11, 2015
@isair
Copy link
Contributor

isair commented Jul 20, 2015

Debugged it. The problems is caused by setRate being called on _player after [_player pause] is called.

@isair isair closed this as completed in 0429094 Jul 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug help wanted The issue has been reviewed and is valid, and is waiting for someone to work on it.
Projects
None yet
Development

No branches or pull requests

4 participants