You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to access the state of the expanded paths users interact with. However, I cannot access the current expanded paths from the API. I know we can set the paths to expands via expandPaths but we cannot get the user-generated ones by passing a ref to call something like getExpandedPaths, or making it controllable via onExpandedPathsChange in conjunction with the existing expandPaths.
The text was updated successfully, but these errors were encountered:
I would like to access the state of the expanded paths users interact with. However, I cannot access the current expanded paths from the API. I know we can set the paths to expands via
expandPaths
but we cannot get the user-generated ones by passing a ref to call something likegetExpandedPaths
, or making it controllable viaonExpandedPathsChange
in conjunction with the existingexpandPaths
.The text was updated successfully, but these errors were encountered: