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

Pass all arguments to dispatch in redux devtools compose #524

Closed
wants to merge 1 commit into from
Closed

Pass all arguments to dispatch in redux devtools compose #524

wants to merge 1 commit into from

Conversation

sergeysova
Copy link

@sergeysova sergeysova commented Jun 26, 2018

Allow store.dispatch(a, b, c) to use with custom middleware

https://github.com/reduxjs/redux/releases/tag/v4.0.0
reduxjs/redux#2560

Allow `store.dispatch(a, b, c)` to use with custom middleware
@sergeysova
Copy link
Author

@jhen0409

@jhen0409
Copy link
Collaborator

Duplicate of #478.

@jhen0409 jhen0409 closed this Jun 30, 2018
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.

2 participants