Closed psiho closed 3 years ago
Well, title says it all. Deselcting does not work in this example: https://evergreen.segment.com/components/select-menu#multiselect_with_deselect_example
I guess lines 33 and 51 should both be: setSelectedItems(selectedItems);
setSelectedItems(selectedItems);
You are absolutely right - good spot. Fix in #1213
Well, title says it all. Deselcting does not work in this example: https://evergreen.segment.com/components/select-menu#multiselect_with_deselect_example