cordova-plugin-ionic-keyboard icon indicating copy to clipboard operation
cordova-plugin-ionic-keyboard copied to clipboard

Keyboard Auto Launch after .hide() method call

Open djsanj007 opened this issue 6 years ago • 2 comments

If Keyboard.hide() method is called, then keyboard hide, But auto launch as view change(either back button or push new view)

djsanj007 avatar Jun 19 '18 08:06 djsanj007

Here's a workaround that might help: https://stackoverflow.com/a/46720755

stovmascript avatar Jul 18 '18 08:07 stovmascript

Is this on Android? iOS? both? Can you provide a sample app where the issue can be reproduced?

jcesarmobile avatar Aug 21 '19 17:08 jcesarmobile