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

Uncaught (in promise) DOMException: The play() request was interrupted by a call to pause(). #40

Closed
leiamac opened this issue Feb 26, 2019 · 1 comment
Labels

Comments

@leiamac
Copy link

leiamac commented Feb 26, 2019

It occurs on an Android app using Ionic 3. After it happens, I'm unable to open the modal again.

The error log provided this link about the issue https://developers.google.com/web/updates/2017/06/play-request-was-interrupted

I tested it in another faster phone and the problem doesn't occur, I believe it is because the promise is resolved before the call to pause in that case.

@ramonszo
Copy link
Owner

Hey @leiamac
Thanks for the link, I didn't know that play() is a promise.. Gonna fix this issue on the next update

@ramonszo ramonszo added the bug label Feb 27, 2019
@ramonszo ramonszo closed this as completed Sep 7, 2019
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

2 participants