We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
SideNavMenuItem
@carbon/react
Firefox
1.67.0
18.2.0
Setting the as prop in SideNavMenuItem causes a type error, despite it being a valid prop.
as
https://stackblitz.com/edit/github-zdptur?file=src%2FApp.tsx
Go to the repro and mouseover as to see the type error.
Severity 4 = Unrelated to a user task, has a workaround or does not need a workaround.
No response
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Package
@carbon/react
Browser
Firefox
Package version
1.67.0
React version
18.2.0
Description
Setting the
as
prop inSideNavMenuItem
causes a type error, despite it being a valid prop.Reproduction/example
https://stackblitz.com/edit/github-zdptur?file=src%2FApp.tsx
Steps to reproduce
Go to the repro and mouseover
as
to see the type error.Suggested Severity
Severity 4 = Unrelated to a user task, has a workaround or does not need a workaround.
Application/PAL
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: