Switching between inputs to fast causes multiple issue with keyboard. Sometimes a large whitespace will appear above the keyboard and sometimes the ionic-footer will disappear and not reappear.
What behavior are you expecting?
For the ionic footer to always reappear one the keyboard closes and for no random white space above the keyboard (whitespace seems to be the size of another keyboard)
Steps to reproduce:
create 2 text inputs and an ionic footer
quickly click between the 2 inputs
randomly the ionic will disappear once the keyboard closes and wont reappear until the keyboard is open and shut again.
randomly a white large white empty space will appear above the keyboard
Which Ionic Version? 1.3.4
also am using
"cordova-plugin-ionic-keyboard": "2.0.5",
Short description of the problem:
Switching between inputs to fast causes multiple issue with keyboard. Sometimes a large whitespace will appear above the keyboard and sometimes the ionic-footer will disappear and not reappear.
What behavior are you expecting?
For the ionic footer to always reappear one the keyboard closes and for no random white space above the keyboard (whitespace seems to be the size of another keyboard)
Steps to reproduce:
Which Ionic Version? 1.3.4
also am using "cordova-plugin-ionic-keyboard": "2.0.5",