T
TanStack3y ago
like-gold

Table keeps re-rendering... (getRowModel)

Guys, i am so desperate right now i need your help. I have a react table that just keeps re-rendering forever and I can't find the reason. The only thing i suspect is that table.getRowModel() causes the re-render because if i comment out the entire <tbody> element, the re-rendering stops. can someone please tell me how to fix it? here is a reproduction: https://codesandbox.io/s/mantine-playground-forked-9dx982?file=/src/App.tsx:2908-3260
CodeSandbox
Mantine playground (forked) - CodeSandbox
Mantine playground (forked) using @emotion/react, @mantine/core, @mantine/hooks, @modulz/radix-icons, @tanstack/react-table, react, react-dom, react-scripts
1 Reply
stormy-gold
stormy-gold3y ago
Hi, did you somehow get that working?

Did you find this page helpful?