You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[BUG] - 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.
#4454
Open
Vardaan-Grover opened this issue
Dec 27, 2024
· 2 comments
NextUI Version
2.6.8
Describe the bug
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.
Your Example Website or App
No response
Steps to Reproduce the Bug or Issue
Using the tabs component in a nextjs environment
Expected behavior
The website seems to be working but this warning keeps coming during development.
Screenshots or Videos
No response
Operating System Version
macOS
Browser
Chrome
The text was updated successfully, but these errors were encountered: