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 Error: The error you provided does not contain a stack trace. #91

Open
EtherLoda opened this issue Jun 29, 2020 · 1 comment
Open

Comments

@EtherLoda
Copy link

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}
            />
@tmountain
Copy link

Having the same issue.

play() request was interrupted by a call to pause()

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

2 participants