You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The year component of the date picker doesn't work properly when minDate and maxDate are setted in the component declaration, the div inside the component that has no style, is using the browser default styles, so the height is not the correct to show all the years, as a result of this, the years that are show in the component are less than the selected in the range, this only happens in the min years not in the max years.
Problem description
The year component of the date picker doesn't work properly when minDate and maxDate are setted in the component declaration, the div inside the component that has no style, is using the browser default styles, so the height is not the correct to show all the years, as a result of this, the years that are show in the component are less than the selected in the range, this only happens in the min years not in the max years.
Steps to reproduce
Versions
The text was updated successfully, but these errors were encountered: