components
components copied to clipboard
fix(chips): default selectable state not passed to individual chips on init
Fixes the default selectable state from the chip list not being passed to the individual chips on init.
Fixes #14397.