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
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