ionic-team / cordova-plugin-ionic-keyboard

Keyboard Plugin for Cordova
Other
191 stars 177 forks source link

Screen is stucked, after keyboard is disappeare #155

Open umesh-nikam opened 3 years ago

umesh-nikam commented 3 years ago

Your Environment

Expected Behavior

After enter value in Input dialog, Screen should be resized after keyboard is disappeared

Actual Behavior

Screen is stucked after keyboard is disappeared.

image (2)

Steps to Reproduce

  1. Open Input dialog
  2. Input value & close dialog
  3. White area behind keyboard remain as it is.

Context

We are trying to create gallery by clicking "New" button in top right corner, When we click "New" button, it open input dialog, we input gallery name & click create button on dialog & It will close input dialog. But area behind keyboard is still remain as it is.

wswoodruff commented 3 years ago

Yup, I'm also experiencing this issue. I left details for my setup in this comment on a related thread https://github.com/apache/cordova-ios/issues/417#issuecomment-767149076