Hi,
I've found an issue where the debounce property doesn't work properly with the directive.
When typing in the field then quickly changing focus to another input (press TAB) if debounce is set the cursor will go back on the previous input.
Here's my input:

and here's a way to reproduce: https://plnkr.co/EF8kNY
Do you have any solution ?
Thanks for your awesome work anyway !
Hi,
I've found an issue where the debounce property doesn't work properly with the directive.
When typing in the field then quickly changing focus to another input (press TAB) if debounce is set the cursor will go back on the previous input.
Here's my input:

and here's a way to reproduce: https://plnkr.co/EF8kNY
Do you have any solution ?
Thanks for your awesome work anyway !