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

Fixing reject not being called on xhr network errors. #205

Merged
merged 1 commit into from
Jan 22, 2016

Conversation

latentflip
Copy link
Contributor

Fixes #204

Testing was kinda awkward, hope this is okay.

mzabriskie added a commit that referenced this pull request Jan 22, 2016
Fixing reject not being called on xhr network errors.
@mzabriskie mzabriskie merged commit bee0b28 into axios:master Jan 22, 2016
@mzabriskie
Copy link
Member

This fix is available in 0.9.1

@axios axios locked and limited conversation to collaborators May 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Axios doesn't resolve/reject on network level errors (i.e. onerror)
2 participants