Hi,
I’m stuck on a functionality, I have to execute a function while the user press the keys inside a input. I have tried ‘ng-change’, ‘onChange’ and others without success. I also tried use $watch, but that just work on the first entry…
Can anyone help me?