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
@carbon/react
Chrome
1.56
18.3.1
A very similar error was recently fixed (issue #15510) for the href prop, but the latest code drop broke a different anchor prop, this time target.
href
target
Any .tsx file that uses the target attr with SwitcherItem will show this, no working example needed
Severity 4 = Unrelated to a user task, has a workaround or does not need a workaround.
CDD Hub
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Package
@carbon/react
Browser
Chrome
Package version
1.56
React version
18.3.1
Description
A very similar error was recently fixed (issue #15510) for the
href
prop, but the latest code drop broke a different anchor prop, this timetarget
.Reproduction/example
Any .tsx file that uses the target attr with SwitcherItem will show this, no working example needed
Steps to reproduce
Any .tsx file that uses the target attr with SwitcherItem will show this, no working example needed
Suggested Severity
Severity 4 = Unrelated to a user task, has a workaround or does not need a workaround.
Application/PAL
CDD Hub
Code of Conduct
The text was updated successfully, but these errors were encountered: