billpull / knockout-bootstrap

A plugin that adds custom bindings for twitter bootstrap objects such as tooltips and popovers.
233 stars 69 forks source link

Typeahead removes all values that match the removed value instead of only one #15

Open thedrow opened 11 years ago

thedrow commented 11 years ago

I used the typeahead demo in the docs and typed the same value twice. When I clicked to remove one of them it removed both instead of removing just one. Should I be able to add the same value twice? If yes, then when clicking remove only one of these values should be removed.