useRowSelect hook and infinite loop #2905
Unanswered
r-s-sandbox
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I was facing the same issue, using selectedFlatRows as a dependency in useEffect causes an infinite loop |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
I would appreaciate some help with a table selection issue and the callback not firing in the codesandbox (https://codesandbox.io/s/zealous-paper-v8xrg). If I remove the useCallback hook, it sends the component into an infinite loop.
Beta Was this translation helpful? Give feedback.
All reactions