TanStackOSS
    table
    fix(pagination): prevent onPaginationChange from firing when state is unchanged When data reference changes without actual value changes (e.g., RSC re-renders on URL navigation), _autoResetPageIndex triggers onPaginationChange even though pagination state is identical. Add shallow equality check in setPagination to skip the callback when the resolved new state matches the current state. Closes #6158
    nx affected --targets=test:eslint,test:sherif,test:knip,test:lib,test:types,test:build,build --exclude=examples/{lit,solid,svelte,vanilla,vue}/** --exclude=packages/{lit-table,solid-table,svelte-table,vue-table,match-sorter-utils} --parallel=3
Failed
CI Pipeline Execution

nx affected --targets=test:eslint,test:sherif,test:knip,test:lib,test:types,test:build,build --exclude=examples/{lit,solid,svelte,vanilla,vue}/** --exclude=packages/{lit-table,solid-table,svelte-table,vue-table,match-sorter-utils} --parallel=3

Click to copy
90c8def26217
1%

Failed tasks

2 of 137 failed.

5%

Cache hits

7 of 137 tasks used cache.

91%

Distribution saved time

1m 09s instead of 13m 09s.

Atomizer enabled

68 groups of tasks optimized.

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools