Year dropdown scroll defaults to center of list
I'm using the showYearDropdown prop and maxDate prop on the datepicker but when I click the year dropdown, it will always start at the center of list. Is there a way to set the default value of the dropdown to the current year?
How it opens now:

How it is expected to be opened:

Same behavior is happening for me too @AbilityMaster any solution so far?
@anas510 , @AbilityMaster Is there a solution to this problem?
@anas510 , @AbilityMaster Is there a solution to this problem?
I'm affraid it's because of maxDate, you have to remove it, same case with yearDropdownItemNumber, it doesn't adjust the height using scroll option. If you remove that prop, it centers, but it's not a solution, but a clue for solving this issue.
Hello!) We solved this problem seems together with @AbilityMaster in PR - #3844