ReactDOM.render is deprecated for React 18
AlexisMunozC opened this issue ยท 5 comments
AlexisMunozC commented
rstacruz commented
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 commented
hey! any updates with this issue?
jdubs1994 commented
Bump ^^
lreddickGNA commented
I forked this repo and made the adjustments in a PR here: #80
rstacruz commented
Fixed in remount@1.0.0 ๐ Thanks for the report!