Closed DimoJTN closed 10 years ago
I see absolutely no problem: http://jsfiddle.net/DGAF4/25/ - do you have the issue here?
One thing you may be missing - did you check the console for errors - maybe _selectedNodeId
is undefined and you get a js error (hence the "freeze").
In JsFiddle i don't have the issue. There were not js error in the console.
We did further more research, apparantly, the bug appears in 3.0.1 and 3.0.2. We took the last version availaible in Github, and then the problem is solved.
Hi, i currently use JStree V3.0.2.
When i expand some nodes, and refresh the page, some nodes are frozen and no action is possible on those nodes. After another refresh the nodes who were frozen are now closed and then everything is fine.
Here is my javascript for JStree :
And here is my JSON result when the bug append :
http://localhost/1/demo/asset/gettreedatalazy
http://localhost/1/demo/asset/gettreedatalazy/7ddb0045-8ac8-42a0-9aa3-be022fb6c902
http://localhost/1/demo/asset/gettreedatalazy/67b14025-b47f-467f-96aa-f929f365bdc5
And here is my Html generated: