ajbraus
1
I have ng-focus= “scrollDown()” on an input field.
$ionicScrollDelegate.scrollBy(0, 40, true)
When i focus the cursor stays in an absolute position and the screen scrolls up, so the cursor is floating in the middle of nowhere.
saw these questions but shouldn’t an enviornment problem be fixed if I’m on Beta 13?