mirror of
https://github.com/rustfs/console.git
synced 2026-09-01 15:17:45 +08:00
f2366f0507
- Set autoResetPageIndex: false to avoid TanStack Table calling setPagination during render (causes 'component that hasn't mounted yet') - Reset pageIndex in useEffect when options.data changes to preserve 'back to first page on data change' behavior without render-phase setState