Closed
Description
Expected Behavior
Removing names (state.options) from list via onclick results in a re-render should result in an updated selectedItems list to reflect the changes from the state.
https://github.com/dannysun2/react-multi-select
Actual Behavior
While the component re-renders, the selectedItems list fails to reflect the new state changes.
Steps to Reproduce the Problem
- Click a name to remove from list
- Right side (selected items list) shows "6 Selected" however, the list still shows 7 selections.
Metadata
Metadata
Assignees
Labels
No labels