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
ChipView does not automatically use the label property set in the ChipInterface unlike the ChipInput control. It has to be manually specified using chipView.setLabel(chip.getLabel());. Maybe I am doing something wrong.
The text was updated successfully, but these errors were encountered:
ChipView
does not automatically use the label property set in theChipInterface
unlike theChipInput
control. It has to be manually specified usingchipView.setLabel(chip.getLabel());
. Maybe I am doing something wrong.The text was updated successfully, but these errors were encountered: