What's Changed
- Upgraded to latest TanStack Table
v8.8.5
for newgetCanSomeRowsExpand
bugfix - Fixed issue where page index could be out of bounds after the number of rows in the table decreases. Table now goes to the last page automatically when this happens.
- Fixed issue where global filter textbox would not initialize from external state properly
- Fixed typo in
onShowColumnFiltersChange
prop name (renamed fromonShowFiltersChanged
)
New Contributors
Full Changelog: v1.9.2...v1.9.3