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

Avoid infinite dispatching if promise rejects with itself. Fixes #33. #41

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

rkatic
Copy link

@rkatic rkatic commented Jul 30, 2016

Example of that case is when jQuery ajax fails and respective jqXHR rejects with itself.

…self. Fixes redux-utilities#33.

Doing this with quick editing, without testing. Sorry, don't have much time now.
@rkatic rkatic changed the title Avoid infinite dispatching if error is a promise that rejects with it… Avoid infinite dispatching if promise rejects with itself. Fixes #33. Jul 30, 2016
@rkatic
Copy link
Author

rkatic commented Sep 26, 2016

@acdlite is this project still maintained?

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 this pull request may close these issues.

None yet

1 participant