-
Notifications
You must be signed in to change notification settings - Fork 9k
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 #8126
Comments
After updating react-debounce-input to version 3.3.0 in release 4.13.2 Swagger work fine with React 18.2.0 |
@jabacrack does this require any action? If not, mind closing the issue? I'm down to attempt to resolve it if this does require action. |
@jenniferabowd upgrading these 3 libraries will help your downstream dependants to avoid having to include these overrides in their package.json, I opened a PR over here #8244
|
I am also blocked because of the version of React, does any one know what we have to do to support React 18? I can make a PR for that if someone guides me a little bit 😊✨ |
🙏 |
This support is fully backward complatible with React@17. Refs #8126
This support is fully backward complatible with React@17. Refs swagger-api#8126
Addressed by #9435 |
Some packages in my application require React 18, but I cannot use it , because react-debounce-input from swagger-ui dependecies support only v17
Do you plan support React 18 in near future (and when) or workaround exist for this problem?
The text was updated successfully, but these errors were encountered: