longbill / jquery-date-range-picker

A jQuery plugin that allows user to select a date range
MIT License
1.12k stars 579 forks source link

One-click non-selectable date on iOS Device. #467

Closed muhatas closed 5 years ago

muhatas commented 5 years ago

IOS device needs to click twice to select the date in the combo box.

I've done things here, but the problem continues:

1 - https://github.com/longbill/jquery-date-range-picker/issues/147 2 - https://github.com/longbill/jquery-date-range-picker/issues/400

monovertex commented 5 years ago

I've cleaned-up #400 and added more information on that issue. I'd like to track this in a single place, so I'm closing this issue in favor of that one.

PRs are welcome, if you're willing to try to fix this issue.