react-arborist
react-arborist copied to clipboard
in the useDragHook hook, is it possible to somehow return not the id but the entire node?
trafficstars
for backward compatibility you can add a node field
I previously had a problem with dragging between trees
To solve this problem, we made our own decisions, but we need the whole node
I posted a question for you in the PR.