react-ui-tree
react-ui-tree copied to clipboard
Clicking on a renderedNode triggers drag.
trafficstars
Clicking on a renderedNode triggers drag. Propagation is stopped, so rendered node never gets click event. Drag-n-drop feature should have a disable option or implemented properly with distinguishing click and drag.
I guess this problem connected with https://github.com/pqx/react-ui-tree/issues/29 @wangzuo any suggestions?