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
Hey @shocquu
The selected prop is intended to maintain the checked state of a tile when the component first renders. It doesn't enforce a read-only or unavailable state, so a tile with the selected prop can still be deselected or unchecked based on user interaction.
Package
@carbon/react
Browser
Chrome, Safari, Firefox, Edge
Package version
1.61.0
React version
18.0.0
Description
The internal selected state (responsible for showing the checkbox) does not reflect the selected value.
Screen.Recording.July.14.mov
Reproduction/example
https://stackblitz.com/edit/github-s5u4wl-2gkk4d?file=src%2FApp.jsx
Steps to reproduce
selected
prop to trueSuggested Severity
None
Application/PAL
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: