frontend-collective / frontend-collective/react-sortable-tree
Drag onto nodes own children will cause error
Open
- Dominant language
- JavaScript
- Stars
- 5k
- Forks
- 914
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.