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
When passing an Partial<StoreState> to createStore<StoreState, AnyAction, {}, {}> as preloaded state, even when using the result of combineReducers, type checking fails as of redux 4.0.5