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]: Not able to add isActive for the element <SideNavLink> in carbon react v10. #13336

Open
2 tasks done
sivagurunathan-thangaraj-ibm opened this issue Mar 13, 2023 · 1 comment
Labels
role: dev 🤖 severity: 3 https://ibm.biz/carbon-severity type: bug 🐛 version: 10 Issues pertaining to Carbon v10

Comments

@sivagurunathan-thangaraj-ibm

Package

carbon-components-react

Browser

Chrome

Package version

V7.25.0

React version

v18.2.0

Description

In the component sideNav, I am not able to add the isactive property for the element . While adding, getting the issue as mentioned in the image.

image

Reproduction/example

n/a

Steps to reproduce

Mentioned in the screenshot

Suggested Severity

Severity 2 = User cannot complete task, and/or no workaround within the user experience of a given component.

Application/PAL

No response

Code of Conduct

@tay1orjones
Copy link
Member

Hi, thanks for reporting this. In this case isActive is used within SideNavLink but is not defined in the proptypes. We need to provide this prop in the proptypes to get rid of this warning. This should be just a warning though and not block you.

@tay1orjones tay1orjones added the version: 10 Issues pertaining to Carbon v10 label Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
role: dev 🤖 severity: 3 https://ibm.biz/carbon-severity type: bug 🐛 version: 10 Issues pertaining to Carbon v10
Projects
Status: ⏱ Backlog
Development

No branches or pull requests

3 participants