Open norikois opened 1 year ago
@norikois
Starting with version 4.10, a new date-picker component has been introduced in the web components library. The upcoming Blazor package release will implement this new date-picker as the standard option and relegate the previous version to a new tag namespace.
This issue will be transferred to the Blazor repository, where the maintainers will determine whether they will offer fixes and support for the deprecated component.
Description
IgcDatePicker - Next and previous month buttons remain grayed out even when the calendar is between minDate and maxDate.
Steps to reproduce
Result
At the Step#3: The Next month button remains disabled and grayed out. At the Step#5: The Previous month button remains disabled and grayed out.
Expected result
At the Step#3: The Next month button becomes enabled. At the Step#5: The Previous month button becomes enabled.
Attachments
c00233367-wcApp4.zip