fragaria / angular-daterangepicker

Angular.js wrapper for dangrossman/bootstrap-daterangepicker
MIT License
519 stars 372 forks source link

Setting minYear and maxYear with showDropdowns = true doesn't work #317

Open DoomSickle opened 3 years ago

DoomSickle commented 3 years ago

I have set showDropDowns = true in options and then also added minYear and maxYear, it doesn't seem to really take the minYear and maxYear into account at all.