balbarak / bootstrap-hijri-datepicker

Bootstrap Hijri Date picker
MIT License
56 stars 53 forks source link

bug with multi datepicker on hijri formate #13

Closed mohamedKamalEG closed 4 years ago

mohamedKamalEG commented 4 years ago

When I add class "hijri-date-input" to 2 input for example: $(".hijri-date-input").hijriDatePicker();

It works only for the first input. and return console error:

sc
balbarak commented 4 years ago

confirmed, thank you

a new release will ship soon to fix some issues

mohamedKamalEG commented 4 years ago

okay, thank you. also, I hope to support the date range, so when I set one input date "from" & another input date "to".

like this attached photo but Arabic & Hijri:

Screen Shot 2020-02-13 at 4 34 03 PM
balbarak commented 4 years ago

issue has been resolved in release v1.0.0

Thanks