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
After upgrading to 4.0 I'm getting a lot of errors about my store.getState() usage: You may not call store.getState() while the reducer is executing. It was working without any issues in 3.7.2
I don't see any migration guide. Please advise.