bug(mat-date-range-input): Date range input always uses default error state matcher #21205
Labels
area: material/datepicker
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Reproduction
Reproduction on stackblitz
Steps to reproduce:
Expected Behavior
Expected date range picker input to not be shown as invalid
Actual Behavior
Date range picker does not use custom ErrorStateMatcher instead uses own _defaultErrorStateMatcher as errorStateMatcher and displays input as invalid
Environment
The text was updated successfully, but these errors were encountered: