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
Passing `null` as enhancer param breaks Redux's `compose()` method which expects an array.
Since devTools is usually disabled for production, any build would contain this error.
0 commit comments