T
TanStack6mo ago
xenial-black

getGroupedRowModel crash

Hey, I am trying to use getGroupedRowModel in tanstack table with svelte. Without providing state I get an error in the console, but if I provide
state: {
grouping: []
}
state: {
grouping: []
}
It just freezes and crashes the page with no errors. same with putting the state in $state . Has anyone encountered the same, or have a working svelte example?
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?