Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49526

Ionic contenteditable keyup, keydown events not working correctly

$
0
0

@alarv wrote:

I have the following div:

 <div
         contenteditable="true"
        (input)="onInput($event)"
        (keyup)="onKeyUp($event)"
>
</div>

The input event doesn’t give me any information

The onKeyUp event always returns event.keyCode === 229, same for event.which. Is there anyway I can get the correct keyCode pressed on the android device?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 49526

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>