Text input loses focus when selected (and keyboard is opened)

I am actually using Ionic v1.1.1 (the latest) and I found really an annoying issue with text inputs. When I tap on a input to focus it, whole view is scrolled up to accommodate keyboard. The problem is - once a view is moved up, selected input loses focus immediately (and keyboard is still shown) and any words that I type is NOT SEEN in text input.

This is happening in my desktop environment (chrome) as well as in iOS too. This doesn’t happen in previous versions of Ionic. (at least v1.0.1)

1 Like