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
This is a TypeScript compiler error. i.e., you need to be coding with .ts and .tsx files, and preferably have strict set to true in your tsconfig file.
Package
@carbon/react
Browser
Chrome
Package version
1.47
React version
18.2
Description
See screenshot below. Existing code still works at runtime. Worked around by moving the
href
prop up one line so it could be ignored with@ts-ignore
.Reproduction/example
Any use of SwitcherItem with the href prop will show this.
Steps to reproduce
Any use of SwitcherItem with the href prop will show this.
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: