react-sortable-tree icon indicating copy to clipboard operation
react-sortable-tree copied to clipboard

Drag onto nodes own children will cause error

Open xmluozp opened this issue 5 years ago • 5 comments

on codesandbox its all fine but once copy onto the local React will be error.

Drag a node onto its own children will get this: TypeError: Cannot read property 'path' of null

Chrome will get this error. Opera is fine.

xmluozp avatar Nov 27 '19 08:11 xmluozp

I see the same issue

huyhqvmogroup avatar Jun 04 '20 01:06 huyhqvmogroup

I'm facing the same issue ....and its even overriding the validation of canNodeHaveChildren. any workaround or solution for this??

harish-madugula avatar Dec 15 '20 12:12 harish-madugula

resolved?

gorpher avatar Mar 12 '21 08:03 gorpher

resolved?

bewaternow avatar Jun 29 '21 14:06 bewaternow

Same issue

Arahis avatar Aug 18 '22 11:08 Arahis