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

Sometimes option selected only after second click event #6

Closed
anjmao opened this issue Aug 16, 2017 · 1 comment
Closed

Sometimes option selected only after second click event #6

anjmao opened this issue Aug 16, 2017 · 1 comment

Comments

@anjmao
Copy link
Member

anjmao commented Aug 16, 2017

Then using custom option templates sometimes option is selected only after second mouse click. This may happen due to click on inner template html is not triggering actual click event or even bug in angular.

Steps to reproduce:

  1. Open demo app http://localhost:8080#/forms in reactive forms demo tab
  2. Select option from Favorite album fropdown using mouse.
  3. Sometimes it is needed to click twice for option to be selected.
@varnastadeus varnastadeus added this to the Version 1.0.0 milestone Sep 1, 2017
@anjmao anjmao self-assigned this Sep 25, 2017
@varnastadeus varnastadeus self-assigned this Sep 28, 2017
@anjmao anjmao closed this as completed in 571319c Sep 29, 2017
anjmao added a commit that referenced this issue Sep 29, 2017
fix: click issue using custom template closes #6
jakemdunn pushed a commit to jakemdunn/ng-select that referenced this issue Oct 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants