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

Update ReactDOM & replace deprecrated render references #1605

Open
clpetersonucf opened this issue Sep 6, 2024 · 1 comment
Open

Update ReactDOM & replace deprecrated render references #1605

clpetersonucf opened this issue Sep 6, 2024 · 1 comment
Assignees

Comments

@clpetersonucf
Copy link
Member

ReactDOM.render() is deprecated and should be replaced with createRoot(). Note that this will have to be done in every top-level JS asset.

@chrissolanilla
Copy link

assigning myself this issue

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

2 participants