Inputs disappear on toggle keyboard

Hey,
I have a login form of which the inputs disappear when clicked on IOS. It might be to be noted that the bottom part of a screen is an ion-footer element.

Does anyone have any idea why that doesn’t work ?
Thank you,
Rayan

I’m having a very similar problem. When I click on any input the keyboard doesn’t come up and the text doesn’t appear.

Cordova CLI: 6.3.1
Ionic Framework Version: 2.0.0-rc.5
Ionic CLI Version: 2.2.1
Ionic App Lib Version: 2.2.0
Ionic App Scripts Version: 1.0.0
ios-deploy version: 1.8.6
ios-sim version: 5.0.8
OS: OS X El Capitan
Node Version: v4.4.5
Xcode version: Xcode 8.2.1 Build version 8C1002

Ill let you know when I find a solution … for the moment nothing

Hi! I have the same issue. Did you solve it? Did you find the solution? Thanks

Hi! I had the same problem, wrapping every ion-input element in separate div helped me.