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): component value not in sync with control value on init (#18443)
Fixes the `MatSelect.value` property not being in sync with the `ControlValueAccessor` initial value on init.
Fixes#18423.
(cherry picked from commit 99c6112)
0 commit comments