I tried using this with bootstrap 4 list group, for the first level, the sorting works well.
On the second level however, only the children of the first item can be dragged and sorted properly, while the children of the second and third items cant be sorted.
https://jsfiddle.net/2p17v6xs/
I tried using this with bootstrap 4 list group, for the first level, the sorting works well. On the second level however, only the children of the first item can be dragged and sorted properly, while the children of the second and third items cant be sorted.
Am I doing something wrong here?