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
fix(select): not marking options as selected correctly when setting value with duplicates (#13361)
Fixes `mat-select` not marking all of the options as selected, when an array with duplicate values is assigned programmatically.
Fixes#13179.
(cherry picked from commit 07faecc)
0 commit comments