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

Network errors not caught correctly #38

Closed
jaydenseric opened this issue Nov 9, 2017 · 2 comments
Closed

Network errors not caught correctly #38

jaydenseric opened this issue Nov 9, 2017 · 2 comments

Comments

@jaydenseric
Copy link
Owner

See #35 (comment).

Apparently .catch(observer.error) does not work the same as .catch(error => observer.error(error)).

@jaydenseric
Copy link
Owner Author

@adamdonahue the issues you were experiencing should be fixed in apollo-upload-client@6.0.0-beta.3.

@adamdonahue
Copy link

adamdonahue commented Nov 9, 2017 via email

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