Skip to content

Omission of AsyncDataSource nodes in v 4.10.0 #1158

Discussion options

You must be logged in to vote

Hi, nodes was an internal property which now migrated to the new Tree approach. Now you can use - positionDataSource.tree.getRootItems(), but for now it's also not stable and public api. So it's better to just set items which you receive in api call to some variable(e.g. useRef) and then use it directly.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@zacharyarnold2016
Comment options

Answer selected by zacharyarnold2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants