angular icon indicating copy to clipboard operation
angular copied to clipboard

[Question] How to listen on keyup, keydown and keypress events

Open phinguyen202 opened this issue 4 years ago • 0 comments

Hi everyone,

Many thanks for awesome library.

I'm trying to listen keyboard event on an textfield. I have try to use "Advanced Logic" with "Event" type and input the "keyup" event then adding an simple action. However it doesn't work. If I change the event to "focus" then it works well.

Do I miss something to make it works?

The versions I'm using are: @formio/angular": "^5.2.0", "formiojs": "^4.14.0"

Best, Phi

phinguyen202 avatar Dec 17 '21 09:12 phinguyen202