You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cordova platform version (cordova platform ls): 5.0.0
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.
Steps to Reproduce
Open Input dialog
Input value & close dialog
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.
The text was updated successfully, but these errors were encountered:
Your Environment
cordova -v
): 8.1.2cordova platform ls
): 5.0.0Expected Behavior
After enter value in Input dialog, Screen should be resized after keyboard is disappeared
Actual Behavior
Screen is stucked after keyboard is disappeared.
Steps to Reproduce
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.
The text was updated successfully, but these errors were encountered: