Closed bczm8703 closed 9 years ago
hi. i am using Laravel 5.1 and Baum ver 1.1.1.
when i tried to add a new node to be under a existing node in my tree, the parent_id is correct but the re calculated left and right value for the new node is incorrect. please see attached image
table schema:
data before adding new node
data after adding node
expected result
sorry... my bad... it appears to be my error
@bczm8703 What was the error? I seem to be getting it too.
hi. i am using Laravel 5.1 and Baum ver 1.1.1.
when i tried to add a new node to be under a existing node in my tree, the parent_id is correct but the re calculated left and right value for the new node is incorrect. please see attached image
table schema:
data before adding new node
data after adding node
expected result