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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

LiveAnnouncer uses ReactDOM.render, causing a warning when using React 18 #3147

Closed
droob opened this issue May 19, 2022 · 2 comments
Closed

Comments

@droob
Copy link

droob commented May 19, 2022

馃悰 Bug Report

LiveAnnouncer still uses ReactDOM.render, causing a warning when using React 18:

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.

We noticed this via its use in useComboBox.

@devongovett
Copy link
Member

Will be fixed by #3108

@devongovett
Copy link
Member

Closing since #3108 is merged. We are testing tomorrow and should be released soon if all goes well. In the meantime, the nightly versions are available.

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