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

React 19 compatibility #2900

Closed
dalist1 opened this issue May 15, 2024 · 1 comment
Closed

React 19 compatibility #2900

dalist1 opened this issue May 15, 2024 · 1 comment

Comments

@dalist1
Copy link

dalist1 commented May 15, 2024

Recently React 19 was released, and I keep getting this warning about element.ref, since it's going to be removed in a future release, are you guys going to adjust this?

Warning: Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.

@nicksrandall
Copy link

nicksrandall commented May 15, 2024

React & ReactDom v19 is in "release candidate phase" and will be released shortly. Related PR #2811

@dalist1 dalist1 closed this as completed May 15, 2024
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