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
I am using a Samsung Galaxy Tab A. The on-screen keyboard mode is set to use a floating keyboard. I am trying to capture the keyboardWillShow event but this event is not firing. If I set the keyboard mode to the default 'standard keyboard' then the event does fire.
I am using a Samsung Galaxy Tab A. The on-screen keyboard mode is set to use a floating keyboard. I am trying to capture the keyboardWillShow event but this event is not firing. If I set the keyboard mode to the default 'standard keyboard' then the event does fire.
I am using this code to capture the event:
Here is my ion-input:
Is this a bug? Am I capturing the event correctly? Is there a workaround?
The text was updated successfully, but these errors were encountered: