Skip to content

redux-actions newest versions require defaultState at handleAction #31

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

Closed
sebas5384 opened this issue Feb 15, 2017 · 0 comments
Closed
Labels

Comments

@sebas5384
Copy link
Contributor

sebas5384 commented Feb 15, 2017

Need to update the handleAction to use the defaultState.
redux-utilities/redux-actions#127

Workaround for this bug is locking the peerDependencies to 0.13.0.

"redux-actions": "0.13.0",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant