react-arborist icon indicating copy to clipboard operation
react-arborist copied to clipboard

Fix dndManager re-render issue

Open DiyanDimitrov opened this issue 1 year ago • 2 comments

#212

DiyanDimitrov avatar Mar 15 '24 08:03 DiyanDimitrov

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 avatar Mar 28 '24 16:03 jameskerr

@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.

DiyanDimitrov avatar Apr 02 '24 12:04 DiyanDimitrov