DenQ / list-to-tree

Convert list to tree
BSD 3-Clause "New" or "Revised" License
87 stars 30 forks source link

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

Open pravink opened 6 years ago

pravink commented 6 years ago

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