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

No reducer provided for key "i18nState" when added in combine reducer while doing react testing #168

Open
josejillApplab opened this issue Jul 11, 2023 · 0 comments

Comments

@josejillApplab
Copy link

console.error
No reducer provided for key "i18nState"

  10 | import bootStrapReducer from "./bootStrapReducer";
  11 |
> 12 | const reducer = combineReducers({
     |                                ^
  13 |   i18nState,
  14 |   commonReducer,
  15 |   listReducer,
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

1 participant