@mouyleng wrote:
I need to get the value of the numeric input field everytime the key is pressed. I used ng-keyup to do so and it works fine. However, when I press the backspace or delete key in android keyboard, the event does not fire at all.
Is there any other key events to get the value as keyup and it works with the backspace or delete key?
I used ionic version 1.7.14 and I tested on android version 4.4.4.
Posts: 1
Participants: 1