jtsage / jtsage-datebox

A multi-mode date and time picker for Bootstrap (3&4), jQueryMobile, Foundation, Bulma, FomanticUI, and UIKit (or others)
http://datebox.jtsage.dev/
Other
474 stars 166 forks source link

useFocus bug in iPhone #301

Closed githubsuser closed 10 years ago

githubsuser commented 10 years ago

Thanks for your plugin, I using calendar mode, everything works fine but when I use useFocus to open calendar wherever I click on the input field, it isn't stable in iPhone, haven't checked yet in other iOS devices, sometimes it opens and many times it acts like crashing. But the same is working good in Desktop browsers, when I use without useFocus it works right in mobile devices also, I see same stability issue in your website demos too. How can we correct this issue?

Thanks!

jtsage commented 10 years ago

Aye, it is an issue - to be honest, I don't typically use useFocus in my apps, as i've not found a good way to do this yet.