Totati/ngx-mat-errors
NgxMatErrors provides a simple and flexible solution to display error messages within a MatFormField.
TypeScript
Issues
- 2
Update to Angular 17
#55 opened by Totati - 0
- 3
Does not work with mat-date-range-input
#23 opened by Totati - 1
Async validators are not supported
#33 opened by RomanKuznetsov-hz - 0
Add support for changing control when it's outside of `MatFormField` and changes of `NgxMatErrorDef`s
#44 opened by Totati - 4
Does not work with Angular 15
#27 opened by Kyoss79 - 5
ng build --prod fails with `TS2322: Type 'string' is not assignable to type 'MatFormFieldControl<any>` when strict templates is enabled
#4 opened by jotatoledo