Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tree is none responsive when expanding a node with 25K children #103

Open
jbacalo opened this issue Jan 16, 2017 · 1 comment
Open

tree is none responsive when expanding a node with 25K children #103

jbacalo opened this issue Jan 16, 2017 · 1 comment

Comments

@jbacalo
Copy link

jbacalo commented Jan 16, 2017

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

@ezraroi
Copy link
Owner

ezraroi commented Jan 18, 2017

I think this should be asked in the jsTree module.. this only wraps it...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants