Skip to content
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 v18.1? #580

Open
zlf341 opened this issue May 24, 2022 · 4 comments
Open

Support React v18.1? #580

zlf341 opened this issue May 24, 2022 · 4 comments

Comments

@zlf341
Copy link

zlf341 commented May 24, 2022

Since ReactDOM.render is no longer supported in React 18, any plan to upgrade this lib?

thank you

@ayazlakdawala
Copy link

I keep getting the following warning using this lib with React v18.1, are there any plans to address this.
Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot

@swar30
Copy link

swar30 commented Mar 1, 2023

@christopherthielen

I see that you are one of the main contributors to this repository.

Do you know if there are plans to address this issue?
are active maintainers for this repository?

Would opening PR to address this make sense, or should we create a private fork?

We are currently in the process of switching to react-hybrid and would will have to address this issue soon as will be upgracding to latest reactjs, any information you can provide would be great.

Thanks.

@pahen
Copy link
Contributor

pahen commented Apr 19, 2023

I can also help with this if @christopherthielen is open for a PR. This is holding back my React 18 upgrade.

@chiptus
Copy link

chiptus commented Jan 30, 2024

any update on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants