Does not work with mat-date-range-input
Totati opened this issue · 3 comments
Totati commented
As MatDateRangeInput does not have a ngControl NgxMatErrors won't initialise.
Kyoss79 commented
I kind of have the same problem with mat-calendar
Totati commented
There has been a draft in my local repo, but I don't know how that solution would solve your issue, as MatCalendar
is not a FormControl
, nor could be put in a MatFormField
.