tree icon indicating copy to clipboard operation
tree copied to clipboard

Syntax error triggered by onWindowDragEnd defined in Tree.tsx

Open alex123bob opened this issue 2 years ago • 0 comments

Within functionality onWindowDragEnd, it passes null into onNodeDragEnd.

calling node.props here will result in an error. As in this case, node is null.

image

@zombieJ Can any of the owners take a look? Any chance you guys can contrive a new package for release?

alex123bob avatar Oct 13 '22 10:10 alex123bob