-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
[BUG] - Table sub components "as" prop does not work #5220
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
Comments
I think |
The div is just a sample - I'm trying to use a from Tanstack Router - if I pass an href the code will use an 'a' but that doesn't work, see adobe/react-spectrum#7695. |
This is also a problem for me, I want to use |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
HeroUI Version
latest
Describe the bug
Using "as" prop on TableHeader, TableColumn, TableBody, TableRow,
It does have effect on Table
Your Example Website or App
https://codesandbox.io/p/devbox/dreamy-villani-kj37k4?file=%2FApp.jsx%3A16%2C24
Steps to Reproduce the Bug or Issue
See CodeSandbox
Expected behavior
as
property takes effectScreenshots or Videos
No response
Operating System Version
macOS
Browser
Chrome
The text was updated successfully, but these errors were encountered: