Angular-Material-Autocomplete icon indicating copy to clipboard operation
Angular-Material-Autocomplete copied to clipboard

Validation errors do not have any affect on the control UI.

Open rmckinnon opened this issue 6 years ago • 1 comments

Validation errors do not show up the normal way with the control. When I have a validation configured with the control via formControlName the form does not display the error styles that are custom to Material controls.

auto

rmckinnon avatar May 10 '19 20:05 rmckinnon

@rmckinnon See my own library of you need more control https://github.com/mrbatista/ngx-material-components/commit/1abd29f3fdd9a670da3a6f74170ff540ff336f02

mrbatista avatar Sep 02 '19 18:09 mrbatista