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

this.media.paused exception #530

Closed
ghost opened this issue Jun 28, 2016 · 4 comments
Closed

this.media.paused exception #530

ghost opened this issue Jun 28, 2016 · 4 comments
Labels

Comments

@ghost
Copy link

ghost commented Jun 28, 2016

Hi,

When you force the level change when no segment is still loaded, you got randomly an exception here :

this.previouslyPaused = this.media.paused;

Thanks

@mangui
Copy link
Member

mangui commented Jun 29, 2016

Hi @ymaheo do you mean forcing a level change before MEDIA_ATTACHED is triggered ?

@ghost
Copy link
Author

ghost commented Jun 29, 2016

Probably. I set the level directly after manifest is loaded.

@mangui
Copy link
Member

mangui commented Jun 29, 2016

@ymaheo this case should be fixed now on v0.5.x (beware that dist/* is not pushed yet, so you would have to rebuild)

@ghost
Copy link
Author

ghost commented Jun 29, 2016

Thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant