table
table copied to clipboard
when use with valtio. getRowModal will excute maximum render
TanStack Table version
V8.21.3
Framework/Library version
React V18.2.0
Describe the bug and the steps to reproduce it
When used in conjunction with external states If the getRowModal method is used, it will trigger an infinite render situation Without using the getRowModal method, this situation will not occur
Your Minimal, Reproducible Example - (Sandbox Highly Recommended)
https://codesandbox.io/p/sandbox/m4hgzf
Screenshots or Videos (Optional)
Do you intend to try to help solve this bug with your own PR?
None
Terms & Code of Conduct
- [x] I agree to follow this project's Code of Conduct
- [x] I understand that if my bug cannot be reliable reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.