
Unexpected warning:
IgxDatePickerComponent.label: Use igxLabel inside the date picker to change the label:
<igx-date-picker>
<label igxLabel>Custom label</label>
</igx-date-picker>
yarn start.http://localhost:4200/samples/scheduling/datepicker-sample-1.You can see that warning.
No warning, with basic using.
Related to #8917
This should be already fixed in 11.0.14 and 10.2.14.
@wnvko thank you!
Most helpful comment
Related to #8917
This should be already fixed in 11.0.14 and 10.2.14.