Top of scroll lost when typing input field that is below keyboard

Something strange is happening…

I have a form with various inputs that extends passed the bottom of the view. I’ll scroll down to the last input field, tap within the input and the keyboard slides up as it’s supposed to.

Now, if the user scrolls up the view to where the input I was just in is behind the keyboard, and the user clicks off of the input, the keyboard drops, and there’s added space at the bottom of the page, and now the user can’t scroll to the top of the view anymore…

This will happen for ANY input that can be placed behind the keyboard after you’ve started typing into it.

Here’s a link of someone with what seems to be the same type of problem…

There’s also a video in that link that sort of shows the same behavior…

Interestingly enough, this behavior doesn’t happen on passed ionic projects, seems to start happening somewhere around 1.3.11.

Ionic version 1.3.19
Cordova 3.5
iOS Simulator, iPhone 6, iPhone 6 Plus