Bootstrap-datepicker: Right arrow disappear after going back a year

Created on 21 Feb 2018  路  4Comments  路  Source: uxsolutions/bootstrap-datepicker

Hello!

Expected behaviour

I have two datepicker fields for start date and end date.
For both fields, I set a max date.

Actual behaviour

When I open the datepicker for each field, it shows me the year of 2018 and the month February, when I click to the arrow to go to the year of 2017, the right arrow to return to the year of 2018 disappear (disabled).

Datepicker version used

1.7.1.

Bootstrap version used

4.0.0.

JQuery version used

3.2.1.

Example code

https://jsfiddle.net/italoborges/kvtw6Lby/

Thanks!

All 4 comments

I have this same problem with datepicker 1.7.1 and bootstrap 4.0.0 and jquery 3.3.1

I installed 1.6.4 and it works.

@aaronkondziela , it worked! Thanks!

We found that _upgrading_ to 1.8.0 also worked for us. Our dependencies: bootstrap 3.3.7; jquery 1.12.4

Fixed in #2352.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

philwu picture philwu  路  4Comments

PlippiePlop picture PlippiePlop  路  6Comments

tdm00 picture tdm00  路  5Comments

mrlife picture mrlife  路  4Comments

alvarotrigo picture alvarotrigo  路  4Comments