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
fix(chip): Uses correct aria role in a selection-mode:none Chip Group (#6862)
## Summary
Handles the case where a parent Chip Group of `selection-mode="none"`
caused the Chip to incorrectly have role of "radio" set.
cc @geospatialem
0 commit comments