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]: TS error: target prop does not exist in SwitcherItem type #16294

Closed
2 tasks done
ecrvich opened this issue Apr 30, 2024 · 0 comments · Fixed by #16295
Closed
2 tasks done

[Bug]: TS error: target prop does not exist in SwitcherItem type #16294

ecrvich opened this issue Apr 30, 2024 · 0 comments · Fixed by #16295

Comments

@ecrvich
Copy link

ecrvich commented Apr 30, 2024

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 time target.

image

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants