Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Debounce property cause cursor/focus issues #67

Open
KanthWasTaken opened this issue Oct 2, 2018 · 0 comments
Open

[Bug] Debounce property cause cursor/focus issues #67

KanthWasTaken opened this issue Oct 2, 2018 · 0 comments

Comments

@KanthWasTaken
Copy link

KanthWasTaken commented Oct 2, 2018

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:
capture d ecran 2018-10-02 a 18 09 22

and here's a way to reproduce: https://plnkr.co/EF8kNY

Do you have any solution ?

Thanks for your awesome work anyway !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant