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
In #17056 a performance fix was added for DataTable by replacing lodash isEqual with react-fast-compare. This should be done for all other instances in the codebase as it supports both React element comparison and general-purpose deep comparison.
In #17056 a performance fix was added for DataTable by replacing lodash isEqual with react-fast-compare. This should be done for all other instances in the codebase as it supports both React element comparison and general-purpose deep comparison.
Usages
The text was updated successfully, but these errors were encountered: