Open
Description
if I used the "destroy" method, and then I have one tree in re-creating the chart growing tree_id a new tree is not created correctly even if the data structure is fine and the same data when you first load the page displays fine ... I tried to destroy methods add ( this.store = [];) which prevents increase tree_id but the tree is still not created correctly ... I just see the root item only
I do not know what the cause yet.
2)
If I used "destroy" and not change data only do I change the settings for the tree then it can display correctly only if I removed and re-created DIV element into which the tree forms ... the reason is that it does not reset the starting position and the tree will be displayed outside of the image
Metadata
Metadata
Assignees
Labels
No labels