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

Freeze with lots of child nodes #16

Open
githubcom13 opened this issue May 31, 2020 · 2 comments
Open

Freeze with lots of child nodes #16

githubcom13 opened this issue May 31, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@githubcom13
Copy link

githubcom13 commented May 31, 2020

Loading a large array with 300,000 nodes works well, but if I click on a parent node with 200 child nodes, it freezes.

Also, is it possible to load only the first parent nodes and load the child nodes when we click on the parent node? Like an ajax call

Here is an example: loading with AJAX => https://www.jstree.com/docs/html/

Thank you

@chniter chniter self-assigned this Jun 1, 2020
@chniter chniter added the enhancement New feature or request label Jun 1, 2020
@chniter chniter added this to the v1.3.0 milestone Jun 1, 2020
@chniter
Copy link
Owner

chniter commented Jun 1, 2020

Hello,

I added this feature into my planning.
The next version will support Ajax Loading.

Thanks for feedback

@githubcom13
Copy link
Author

Thank you very much for sharing 🙏

@chniter chniter added the help wanted Extra attention is needed label May 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants