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
Hi,
Is there a way to virtualize the tree?
i have ~100K nodes total split to 4 nodes each has 25K children in it and it takes it about 20-25 seconds to respond - expand(sometimes the page stops responding at all).
is there a way to render the tree nodes when the user actually scrolls to the point they are at - something similar to limitTo in ng-repeat?
Thanks,
Jonathan
The text was updated successfully, but these errors were encountered:
Hi,
Is there a way to virtualize the tree?
i have ~100K nodes total split to 4 nodes each has 25K children in it and it takes it about 20-25 seconds to respond - expand(sometimes the page stops responding at all).
is there a way to render the tree nodes when the user actually scrolls to the point they are at - something similar to limitTo in ng-repeat?
Thanks,
Jonathan
The text was updated successfully, but these errors were encountered: