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

[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

Comments

@Vardaan-Grover
Copy link

Vardaan-Grover commented Dec 27, 2024

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

@wingkwong
Copy link
Member

Please share your package.json

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

No branches or pull requests

2 participants