We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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(). https://goo.gl/LdLk22
When I use react-sound in electron react app.When change the url by state,the two error happen.Can you help that?
<Sound url={this.state.audioName} playStatus={this.state.audioStatus} />
The text was updated successfully, but these errors were encountered:
Having the same issue.
play() request was interrupted by a call to pause()
Sorry, something went wrong.
No branches or pull requests
Uncaught (in promise) DOMException: The play() request was interrupted by a call to pause(). https://goo.gl/LdLk22
When I use react-sound in electron react app.When change the url by state,the two error happen.Can you help that?
The text was updated successfully, but these errors were encountered: