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

v2.0.7 errors when calling reducer #3

Closed
danhayden opened this issue Apr 27, 2017 · 2 comments
Closed

v2.0.7 errors when calling reducer #3

danhayden opened this issue Apr 27, 2017 · 2 comments

Comments

@danhayden
Copy link

I have created a minimal runnable example on webpackbin to demonstate the issue

If you view the console on webpackbin it displays when calling a reducer by clicking one on the buttons it displays Uncaught TypeError: Cannot read property 'forEach' of undefined and the state is not updated


Dependencies:
react 15.5.4
react-dom 15.5.4
react-router-dom 4.1.1
react-smitty 2.0.7
smitty 2.0.3

@tkh44
Copy link
Owner

tkh44 commented Apr 27, 2017

Fixed in v2.0.8

@tkh44 tkh44 closed this as completed Apr 27, 2017
@danhayden
Copy link
Author

Thanks! I can confirm this is now working as expected, plus between the two latest versions react warnings that I had been receiving have also been resolved.
Great work! 😄

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