amalto/platform6-ui-components

Allow children fetch when selecting a node

Closed this issue · 0 comments

vuongc commented

In node with a lots of children, we currently cannot use the lazy loading embedded into tree js has it require an unique url to be provided to fetch the data.
We just add here the possibility to fetch nodes on click.