You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Did you already solve it?
Yes, I did I just spread the state to one object but I think it not correct one.Do you have some examples about separate multiple state. Thanks you
As far as I understand, separating a state is not an issue in JS. It's only about types in TS, right?
The combineReducers type defined in DT is probably not compatible with react-hooks-global-state or even with React.
If there's no nice solution, I would do something like this:
I'm new in TS and now I got error type in logger and reducer . Can you have an example about separate reducer thanks you.
========= state.ts =============
========= conter.ts =============
The text was updated successfully, but these errors were encountered: