beenote / angular-material-datetimepicker

Date time picker for Angular Material JS
https://beenote.github.io/angular-material-datetimepicker
MIT License
44 stars 31 forks source link

Current year is not available in dropdown when we have restricted user to select future date #51

Closed sonusindhu closed 5 years ago

sonusindhu commented 5 years ago

Hi,

Firstly, we want to thankyou for this superb datepicker.

I am getting an issue and scenario is once I restricted user to not select the future date, then user can't able to select the current year from the dropdown. I am attaching screenshot what I mean to say so you can understand properly.

image

Could you please review and let me know how we can show the current year to the YEAR dropdown so we can select any past(fine now) or current year.

Thanks

hexadecy commented 5 years ago

Please let me know if v1.17.2 version fix your issue.

sonusindhu commented 5 years ago

Thank You @hexadecy for quick fix. It works fine now.