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

onError called without error message #44

Closed
pors opened this issue Apr 4, 2016 · 0 comments
Closed

onError called without error message #44

pors opened this issue Apr 4, 2016 · 0 comments

Comments

@pors
Copy link
Contributor

pors commented Apr 4, 2016

I use the player similar to the demo App, including onError={(e) => console.log('onError', e)}.

onError is called each time the player is loaded, but the song plays just fine. The e is undefined.

Sometimes an mp3 URL can not be loaded from a remote source and the same error with an undefined error message is triggered.

Any idea how I can dig deeper into this to see what is going on?

@pors pors mentioned this issue Apr 8, 2016
pors added a commit to FrontierFM/react-player that referenced this issue Apr 13, 2016
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

Successfully merging a pull request may close this issue.

1 participant