-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Issues: TanStack/table
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Table<RowType>
is not assignable to Table<unknown>
#5971
opened Mar 17, 2025 by
Faithfinder
2 tasks done
onPaginationChange when used on client side, always returns pageIndex 0
#5970
opened Mar 17, 2025 by
karolis-palsauskas-devoteam
2 tasks done
Invoking
table.getRowModel()
causes rows to collapse
#5968
opened Mar 17, 2025 by
akivajgordon
2 tasks done
setColumnFilter(num) is broken when given a numeric value
#5949
opened Mar 7, 2025 by
sheam
2 tasks done
getIsSomeRowsSelected
returns a wrong value when unselecting rows manually
#5939
opened Feb 28, 2025 by
louis-prudhomme
2 tasks done
New Rows bring from infinite scroll are coming with Expand = False if I collapse any row
#5935
opened Feb 27, 2025 by
gabrielgraciani
2 tasks done
Unexpected
toggleAllRowsSelected
behaviour with server side pagination
#5929
opened Feb 24, 2025 by
Faithfinder
Performance issue:
createRow
in tanstack/table-core uses excessive memory
#5926
opened Feb 20, 2025 by
afreix
2 tasks done
TableState does not account for options.state properties being set as undefined
#5909
opened Feb 6, 2025 by
Beiufin
2 tasks done
Numeric column's automatic filter autoremove interferes with manual filtering
#5901
opened Feb 5, 2025 by
Faithfinder
2 tasks done
Rollup dts compilation error with @tanstack/react-table in Next.js 15 (with. Turborepo)
#5899
opened Feb 3, 2025 by
skulter
alpha: getting the memo() function when calling
column.getFacetedUniqueValues()
#5882
opened Jan 21, 2025 by
wmertens
2 tasks done
Column resizing doesn't respect
clientWidth
, bad experience with limited width tables
#5870
opened Jan 16, 2025 by
Faithfinder
2 tasks done
The table is re-rendering and displaying in debug mode with ⏱ 0 / 0 ms for getFilteredRowModel. This keeps logging every millisecond.
#5866
opened Jan 12, 2025 by
GAjay
2 tasks done
Add
mode()
aggregation function to find most common unique value.
#5864
opened Jan 11, 2025 by
jeremy-code
getValue
fails to infer correct type when columnHelper.accessor
defined within columnHelper.group
#5860
opened Jan 8, 2025 by
crcorbett
2 tasks done
Table: Row selection is not cleaned up when table data is removed.
#5850
opened Dec 28, 2024 by
niemyjski
2 tasks done
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.