You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my experience, moving is a hard thing to get right with these kind of nested sets. I haven't used this specific implementation, but normally you're better of rebuilding the tree from the first level both nodes (old and new) are children of.
Data before:
Moving code:
Data after:
On 'Node 1' (id:3) there are wrong 'rgt' value
The text was updated successfully, but these errors were encountered: