-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
[BUG] The base app doesn't work with React 18, missing children prop. #1725
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
Hey @pabloalcaraz 👋, Possible workarounds are listed here, Refine React@18 PR: #1718 |
I created a new project today and this setup worked with the package.json
|
Hey @pabloalcaraz , |
Describe the bug
The app doesn't work with React 18, the propertie "children" is mising in types of refine-antd and refine-core components that use.
To Reproduce
Update to react 18 on package.json and start the app.
Screenshots

The text was updated successfully, but these errors were encountered: