react-hybrid icon indicating copy to clipboard operation
react-hybrid copied to clipboard

Support React v18.1?

Open zlf341 opened this issue 2 years ago • 5 comments

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

thank you

zlf341 avatar May 24 '22 01:05 zlf341

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

ayazlakdawala avatar Nov 23 '22 20:11 ayazlakdawala

@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.

swar30 avatar Mar 01 '23 17:03 swar30

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

pahen avatar Apr 19 '23 11:04 pahen

any update on this?

chiptus avatar Jan 30 '24 14:01 chiptus

Bumping.

joseteIIo avatar Jun 12 '24 03:06 joseteIIo