-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support React 18 #2388
Comments
This will be great. Also running strict mode with react 18 does not work. |
Hi! As mentionned by @Paul6552, I'll work to add support for react v18 on I'll keep you updated here in this issue and on the issue on You can also follow the progress here in this draft PR. |
@react-forked/dnd doesn't work with React 18 and StrictMode. |
🎉 @hello-pangea/dnd now supports React 18 and react strict mode!
|
Hey folks, this is available in the latest version. Let's continue the conversation around strictmode here: #2350 |
You mean there has been a new release of react-beautiful-dnd? Whats the version number? Also, any plans on fixing the redux warning about the "pure" option being removed? |
https://github.com/atlassian/react-beautiful-dnd/releases Latest patch should have it 😄. Sorry no plans there, I've been helping with this lib in a personal capacity at the moment. |
add
react
^18.0.0
andreact-dom
^18.0.0
aspeerDependencies
The text was updated successfully, but these errors were encountered: