Datepicker Min and Max values prevents month navigation

19.3.0.47

Steps to reproduce:

  1. Use SfDatepicker with depth CalenderView.Month and Min value = DateTime.Now.AddMonths(-1).Addays(1)
  2. Now you can´t use the arrows to go to the previous month, nothing happens when you click the arrow. However you can navigate with the keyboard to the previous month. We suspect that when the date that is in focus for the current month is out of range in the previous month nothing happends.
Expected behaviour is to go to the previous month regardless if the focused date is available in the previous month or not.

The problem goes both ways for "Next month" aswell if the current focused date is not available in the next month the "Next arrow" does nothing when Max is set and Max does not include current month date for the next month.

1 Reply

BC Berly Christopher Syncfusion Team November 1, 2021 01:10 PM UTC

Hi Jesper, 
  
Greetings from Syncfusion support. 
  
This is already known issue at our end and this fix will be included in our weekly patch release scheduled on mid of November 2021. We appreciate your patience until then. 
  
You can track the status of this issue from the below feedback. 
  
Regards, 
Berly B.C 


Loader.
Up arrow icon