-
Notifications
You must be signed in to change notification settings - Fork 84
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
React 18 support #346
Comments
You are right that this project has dependencies that do not appear to support React 18. We'll see what we can do. |
Currently I am getting around this by using |
@jasquat / @raymond-lam - https://github.com/atlassian/react-beautiful-dnd/releases/tag/v13.1.1 Which other peer dependencies don't support v18 at this time? I'll keep an eye on them. |
That is great news. I will take a look at this today. |
Testing this out, I'm now getting this error when trying to load the FormBuilder:
We are using:
|
This project looks great and we would love to use it but we are using react 18 and so far this project only supports 16 and 17. I'm wondering if there are any plans to support react 18. This project does have a few dependencies like react-beautiful-dnd that also require 16 or 17 which may make this support harder but still may be doable.
If there are no plans, has anyone else been able to get this working with react 18 or have advice on how to do so? I'm still pretty new to react so any advice would be appreciated.
Thanks,
The text was updated successfully, but these errors were encountered: