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
>This API has been [deprecated](https://github.com/rackt/redux/issues/350).
125
-
>It will be removed when we find a better solution for this problem.
126
-
127
122
Replaces the reducer currently used by the store to calculate the state.
128
123
129
124
It is an advanced API. You might need this if your app implements code splitting, and you want to load some of the reducers dynamically. You might also need this if you implement a hot reloading mechanism for Redux.
0 commit comments