Greentube / ngx-typeahead

Typeahead multi-select dropdown component for angular. Demo:
https://greentube.github.io/ngx-typeahead/demo
MIT License
22 stars 11 forks source link

Unable to remove single option from multi fixed component #7

Closed vcalexa closed 6 years ago

vcalexa commented 6 years ago

steps to reproduce:

  1. add a few items to the multi fixed component(e.g. Skiing, Reading, Coding)
  2. press the close(X) button on the last badge(Coding)

This results in all 3 options being removed instead of just the desired one