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

ReactDOM.render is deprecated for React 18 #73

Closed
AlexisMunozC opened this issue Apr 3, 2022 · 5 comments
Closed

ReactDOM.render is deprecated for React 18 #73

AlexisMunozC opened this issue Apr 3, 2022 · 5 comments

Comments

@AlexisMunozC
Copy link

Hi, I am using remount with React 18 and I am getting this warning because you are using render instead createRoot for React 18.
image

@rstacruz rstacruz mentioned this issue Apr 4, 2022
6 tasks
@rstacruz
Copy link
Owner

rstacruz commented Apr 4, 2022

Thanks for the report! Looks like there's a few stuff that would need to be updated. In the mean time, it should continue to work (though it will trigger a warning).

@alec-c4
Copy link

alec-c4 commented May 18, 2022

hey! any updates with this issue?

@jdubs1994
Copy link

Bump ^^

@lreddickGNA
Copy link

I forked this repo and made the adjustments in a PR here: #80

@rstacruz
Copy link
Owner

rstacruz commented Oct 4, 2022

Fixed in remount@1.0.0 🎉 Thanks for the report!

@rstacruz rstacruz closed this as completed Oct 4, 2022
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