react-arborist
react-arborist copied to clipboard
Fix dndManager re-render issue
#212
Thank you for working on this. In the next version, I've replaced react-dnd with react-aria/use-drag. This code will be removed. You can follow the progress of the next release in the #235 PR.
@jameskerr Thank you for the comment! However, it would be nice if we can get a patch of the current version with this fix. We have already implemented drag/drop in our application that relies on the react-dnd library.