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
The docs show reducers having a default value for state, but it is never listed as required. The fact that an INIT action is fired before createStore takes advantage of initialState was confusing.