bug(mat-calendar): Console warning from mat-calendar component #27072
Labels
area: material/datepicker
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Is this a regression?
The previous version in which this bug was not present was
No response
Description
I noticed that the
mat-calendar
component is showing a console warning. Here's the warning message:The component is defined in the
MatCalendarTestComponent
Angular component. Here's the code:Reproduction
Steps to reproduce:
mat-calendar
Expected Behavior
This console warning should not show.
Actual Behavior
Declaration of
mat-calendar
shows this console warning.Environment
The text was updated successfully, but these errors were encountered: