Example of UseExpanded with a react-table as subcomponent #3097
Unanswered
SmashPlusUltra
asked this question in
Q&A
Replies: 0 comments
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.
-
I'm rendering a react-table as subcomponent using useExpanded but I get errors like “React has detected a change in the order of Hooks called by...”, so to overcome this I removed all the useMemo, useCallback. Any example of how achive these without removing anything?
Beta Was this translation helpful? Give feedback.
All reactions