holiber/sl-vue-tree

Disable drop nodes

Opened this issue · 2 comments

Is there a way to disable certain nodes/targets so we can prevent insertion in particular paths.

I have used isLeaf : true, but it doesn't work when a node already have children.

Great lib, thanks !

Try this solution #12

@holiber I am using it as a workaround atm !