-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Hello kerri, thank you for your share it was really helpfull :)
do you have any fix or hack for this bug ? FYI I use the same js code as you to set the position of my input selected.
I explain my issue, when my first input is autofocused, on scroll the first time the input carret disappear and reappear smoothly, but if I try to scroll again or if I focus an other input, the carret stay fixed on scrolling and take few milliseconds to disapear and return inside the focused element !!
Do you have any clue? I know it's a know issue on IOS, I already try the blur/focus and the auto/touch overflow-scrolling solution but they are not a good enought.
The first one, hide and show the keyboard and the other one block the sroll on focus ^^
I don't know if it's twitter bootstrap or ionic keyboard related!
Thanks