The Wayback Machine - https://web.archive.org/web/20201225014326/https://github.com/reactjs/reactjs.org/issues/1897
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

useReducer Redux suggestion doesn't always work #1897

Open
gaearon opened this issue Apr 3, 2019 · 4 comments
Open

useReducer Redux suggestion doesn't always work #1897

gaearon opened this issue Apr 3, 2019 · 4 comments

Comments

@gaearon
Copy link
Member

@gaearon gaearon commented Apr 3, 2019

See facebook/react#15237.

@LeomarAmiel
Copy link

@LeomarAmiel LeomarAmiel commented Jun 23, 2019

I'd like to work on this issue

@prajavk
Copy link

@prajavk prajavk commented Aug 1, 2019

@gaearon Where is the solution to use combineReducers as a react hook. For small usecases we need to combine more reducers using hook.

@rkrishn
Copy link

@rkrishn rkrishn commented Aug 8, 2019

ya i was also looking for using combineReducer on useReducer Hook, Did not found any solution.

@sivadass
Copy link

@sivadass sivadass commented Nov 23, 2019

is there any workaround for this as of Nov 2019?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.