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

a bug of handleActions in 3-flux>TodoStore.js #4

Open
vickenliu opened this issue Mar 20, 2016 · 1 comment
Open

a bug of handleActions in 3-flux>TodoStore.js #4

vickenliu opened this issue Mar 20, 2016 · 1 comment

Comments

@vickenliu
Copy link

I was following your tutorials on my own machine. i met a bug.
in the handleActions function, we should put 'break' in each switch statement, otherwise there will be an error.

@willrstern
Copy link
Collaborator

Ah, yes we should. Good catch!

helmutgranda added a commit to helmutgranda/react-js-tutorials that referenced this issue Oct 1, 2016
Multiple Reducers with Redux Reducers - Redux React Tutorial learncodeacademy#4
NimmiW pushed a commit to NimmiW/react-js-tutorials that referenced this issue Mar 13, 2017
NimmiW added a commit to NimmiW/react-js-tutorials that referenced this issue Mar 13, 2017
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