Skip to content
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.

Accessing element.ref was removed in React 19 #1183

Open
Anonymous327 opened this issue Oct 22, 2024 · 1 comment
Open

Accessing element.ref was removed in React 19 #1183

Anonymous327 opened this issue Oct 22, 2024 · 1 comment

Comments

@Anonymous327
Copy link

Bug description

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

Started getting this error when I upgraded to React 19. Tooltips still work, for now, but who knows when that will change.

@masasidan
Copy link

I have the same problem.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants