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

Unblock dispatch arguments #478

Merged
merged 1 commit into from
Jun 30, 2018
Merged

Unblock dispatch arguments #478

merged 1 commit into from
Jun 30, 2018

Conversation

eugeny-dementev
Copy link
Contributor

The way how redux applying middlewares (monkey patching), custom middleware able to handle more than first argument of dispatch method. It's really useful in some cases to simplify code.

This fix update "dispatch" method to allow such middlewares work properly

@sergeysova
Copy link

@zalmoxisus

@jhen0409 jhen0409 merged commit 4ccdfe3 into zalmoxisus:master Jun 30, 2018
@sergeysova
Copy link

@jhen0409 thank you!

@eugeny-dementev eugeny-dementev deleted the unblock-dispatch-arguments branch July 4, 2018 11:46
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

3 participants