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

Error callback without body #6

Open
machadogj opened this issue Mar 7, 2019 · 1 comment
Open

Error callback without body #6

machadogj opened this issue Mar 7, 2019 · 1 comment

Comments

@machadogj
Copy link

machadogj commented Mar 7, 2019

Looks like it doesn't support error callbacks of the form

.then(response => response, error => error);

Granted, not the most orthodox code in the world, but it does however support , error => { return error }).

(Awesome lib btw!)

@dai-shi
Copy link
Contributor

dai-shi commented Jul 19, 2019

@machadogj FYI, some of the issues are addressed in my fork.

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