@tanstack/table with editable cells, using react query, cells losing focus
Hello everyone!
As mentioned in the title, I have a table that's rerendering every blur, which causes the user to lose focus when moving from one input to another.
Has anyone run into a problem like this before?
1 Reply
Is it possible to memoize the cell so it doesn’t rerender?