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

Remove single item from multi select does not work when custom label template is used #175

Closed
andreasfranz opened this issue Jan 5, 2018 · 1 comment
Assignees
Labels

Comments

@andreasfranz
Copy link
Contributor

Expected behaviour

When using the option [multiple]="true" in combination with a custom template it should be possible to remove single selected items.

Actual behaviour

Cannot remove single items anymore. Reproducible on the demo page https://ng-select.github.io/ng-select#/multiselect (Custom label templates)

More Info

affected ng-select version: 0.13.0, 0.14.0, 0.14.1

browser: Chrome 63.0.3239.108

reproducible in demo page: YES

@varnastadeus varnastadeus self-assigned this Jan 6, 2018
@varnastadeus
Copy link
Member

Thanks for a catch, will fix it today

varnastadeus added a commit that referenced this issue Jan 6, 2018
fix(templates): unselect item using value fixes #175
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
Labels
Projects
None yet
Development

No branches or pull requests

2 participants