-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Description
After release 7.2.3 I got error "equalityFn is not a function" in a component that beforehand worked perfect. In debugger I see that in useSelector.js in function checkForUpdates value of equalityFn is Array with one element "null":
equalityFn: Array(1)
0: null
I don't know how to reproduce it in a short example.
React: 17.0.2
ReactDOM: 17.0.2
Redux: 4.0.5
React Redux: 7.2.3
ezhylin
Metadata
Metadata
Assignees
Labels
No labels