list-to-tree icon indicating copy to clipboard operation
list-to-tree copied to clipboard

is there any limit on the depth level or the number of children in the tree?

Open pravink opened this issue 7 years ago • 0 comments

I am facing some issues while parsing the tree; where in the big tree it does not parse the node appropriately. but When I test with only that specific sub tree it works okay.

I am getting below warnings for all the missing nodes in the tree. This might be helpful for you. Warning tree.js:42 RowDataPacket { id: 24834, name: "Loans for vehicle - interest component", category_id: "Loa556", parent_id: 24904, …} tree.js:42

pravink avatar Oct 04 '18 01:10 pravink