Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ComboBox): fix lost change in state (#5784)
This change brings back the change detection logic of `selectedItems` that was lost by moving away from `componentWillReceiveProps()`. Fixes #5623.
- Loading branch information