Redux with NextJs
Unanswered
Polar bear posted this in #help-forum
Polar bearOP
I have tried using the docs, but respectfully the redux-toolkit docs are nonsense. I have been getting a plethora of errors.
I'm to the point now, where I'm getting the error "store does not have a valid reducer. Make sure the argument passed to combineReducers is an object whose values are reducers.
The problem? I am not using combine Reducers anywhere in my code. I would really appreciate help with this, its also worth noting I'm relatively new to js, but I have years of experience in other programming languages.
I'm to the point now, where I'm getting the error "store does not have a valid reducer. Make sure the argument passed to combineReducers is an object whose values are reducers.
The problem? I am not using combine Reducers anywhere in my code. I would really appreciate help with this, its also worth noting I'm relatively new to js, but I have years of experience in other programming languages.