Potential bug in useTreeState
#1598
Unanswered
airtable-JayRansijn
asked this question in
Q&A
Replies: 1 comment
-
Possibly related: #1465 |
Beta Was this translation helpful? Give feedback.
0 replies
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 am trying to use
useTreeState
from https://react-spectrum.adobe.com/react-stately/useTreeData.html and finding thattree.move()
doesn’t always seem to re-render, and it seems theparentKey
is incorrect sometimes.CodeSandbox: https://codesandbox.io/s/treeview-for-issue-u73ne?file=/src/App.tsx
Example: https://u73ne.csb.app/
Beta Was this translation helpful? Give feedback.
All reactions