- Notifications
You must be signed in to change notification settings - Fork175
Fix dndManager re-render issue#237
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
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. |
#212