You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Two nearly identical errors were fixed (#15510 and #16294) for this component for two other props, and once again another anchor prop, rel, is now flagging as a TypeScript compile-time error (it wasn't in Carbon 1.56).
Reproduction/example
Any .tsx file that uses the rel attr with SwitcherItem will show this, no working example needed (compile-time issue, not run-time)
Steps to reproduce
Any .tsx file that uses the rel attr with SwitcherItem will show this, no working example needed (compile-time issue, not run-time)
Suggested Severity
Severity 4 = Unrelated to a user task, has a workaround or does not need a workaround.
Package
@carbon/react
Browser
Chrome
Package version
1.62.1
React version
18.3.1
Description
Two nearly identical errors were fixed (#15510 and #16294) for this component for two other props, and once again another anchor prop,
rel
, is now flagging as a TypeScript compile-time error (it wasn't in Carbon 1.56).Reproduction/example
Any .tsx file that uses the rel attr with SwitcherItem will show this, no working example needed (compile-time issue, not run-time)
Steps to reproduce
Any .tsx file that uses the rel attr with SwitcherItem will show this, no working example needed (compile-time issue, not run-time)
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: