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
docs: mat-error can only rendered if the input has touched and is invalid state (#27752)
The mat-error can only rendered if the input has touched and the input is invalid. The "either" term in the explanation may be confusing and lead to the assumption that the mat-error is rendered if it has a touch or an invalid status.
(cherry picked from commit bae9539)
0 commit comments