-
Notifications
You must be signed in to change notification settings - Fork 149
cordova.plugins.Keyboard.hideKeyboardAccessoryBar(true); is no work #85
Comments
Seconded - this is pretty key. |
Related #27 |
We are seeing the same issue |
+1. A key plugin we are relying on for consistent mobile UI. |
+1 |
+1 :-/ |
+1 |
7 similar comments
+1 |
+1 |
+1 |
+1 |
+1 |
+1 |
+1 |
Should this issue be closed now that #27 is fixed? ping @EddyVerbruggen |
@hussfelt If you can confirm that the problem in this issue is fixed then please feel free to do so. |
@EddyVerbruggen will try and confirm this when we do another sprint-test with WKWebView and ping you to close. I can't as I did not create the issue :) |
I can't confirm regarding the ionic keyboard plugin, but as for |
+1. We really need this. |
+1 |
1 similar comment
+1 |
For anyone reading this, it has been fixed recently in cjpearson/cordova-plugin-keyboard@33cbbd9 |
This is pure gold! |
To add on to the comment from @andreialecu, that change has now been published to npm in 1.1.3. |
Thanks @cjpearson - adding a reference to https://www.npmjs.com/package/cordova-plugin-keyboard-ams to the readme. |
Thanks @EddyVerbruggen, that's a different fork though. The one with the fix is here: https://www.npmjs.com/package/cordova-plugin-keyboard. Also, it looks like #187 may duplicate this. |
Thx, doc fixed. |
cordova.plugins.Keyboard.hideKeyboardAccessoryBar(true);
The text was updated successfully, but these errors were encountered: