Change c-select-many-to-many's itemTitle
prop to accept the far item, not the middle item.
#497
Labels
itemTitle
prop to accept the far item, not the middle item.
#497
Since c-select-many-to-many is now based on c-select[multiple], it is much easier and makes more sense for this prop to be based on the far item. Some wonky stuff had to be added to maintain compatibility for now, but this should be removed. See
function itemText
in c-select-many-to-many.The text was updated successfully, but these errors were encountered: