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

Second selecting of the same field from autofill dropdown doesnt update ng-model #36

Open
kallemakynen opened this issue Nov 21, 2016 · 0 comments

Comments

@kallemakynen
Copy link

Found with Safari 9.0.3

Steps to reproduce:

  1. Have an email address in cache for issue's sake we have "[email protected]"

  2. Type "tes" to input field

  3. Auto-fill dropdown pops up showing "[email protected]"

  4. Select "[email protected]" from the dropdown

  5. Clear the input field

  6. repeat steps 2 and 3

Expected: same functionality as on first select

Actual result: Ng-model isn't updated

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