phphe / vue-draggable-nested-tree

Vue2 draggable tree component
https://hetree.phphe.com/
MIT License
344 stars 62 forks source link

Null Reference Exceptions #83

Open jamsoft opened 5 years ago

jamsoft commented 5 years ago

I was looking forward to using this but it just seems too bug ridden.

I'm getting null references on the following lines:

var targetChildrenLast = targetChildren[targetChildren.length - 1];

There are other null references and basically though my initial testing it's just too buggy to use. If I make any discoveries or have time I'll attempt a fix and PR.

phphe commented 5 years ago

Thanks. It may not affect the use.