Borvik / ts-datatable

1 stars 6 forks source link

Re-evaluate Context #30

Closed Borvik closed 2 years ago

Borvik commented 3 years ago

Need to re-evaluate the table context for performance reasons, as the massive context could be triggering unnecessary re-renders on sub-components, like rows/cells/editors.

Testing plan

Borvik commented 3 years ago

https://betterprogramming.pub/how-to-useref-to-fix-react-performance-issues-4d92a8120c09