table icon indicating copy to clipboard operation
table copied to clipboard

fix(table-core): Correct `getAutoSortingFn` logic when row count is less then `10`

Open henry61024 opened this issue 6 months ago • 0 comments

Fixes slice array logic in getAutoSortingFn to properly sample first 10 rows for default auto row sorting.

Fixes https://github.com/TanStack/table/issues/4908

henry61024 avatar Jul 09 '25 14:07 henry61024