Closed madiyetov closed 4 years ago
@stat92 Thanks for reporting the bug. If you're interested in filing a PR, feel free to do so. Help is welcome! 😄
@stat92 Perhaps re-render the year list when a minDate
or maxDate
is set?
Closing this in favor of v4
. Highly recommend using v4
even if you are using polymer
.
Thank you for the support.
Description
Say datepicker has as minDate 16.04.2018. But it doesn't disable a years. So you can simply check 16.04.2017 with years picker.
Expected outcome
Can't select year earlier than min year.
Actual outcome
Can select year earlier than min year.
Live Demo
Check for demo in web components https://www.webcomponents.org/element/motss/app-datepicker/demo/demo/index.html
Steps to reproduce
app-datepicker
element in the page.