Skip to content

equalityF is not a function #1704

Closed
Closed
@gshilin

Description

@gshilin

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions