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(material/form-field): not visually disabled if form control is disabled without emitting an event (#26088)
Fixes that the form field wasn't visually disabled if the consumer disables it using `emitEvents: false`.
Fixes#26057.
(cherry picked from commit 547357a)
0 commit comments