When typing into the multiselect control in order to filter the collection of items unwanted tags are created. If we have available 3 items: "Small", "Small1", "Small2" and we filter the list (writing "s" for example) and select the "Small" element, when trying to filter the second time the list using the same letter "s", a new tag is created with the "Small" tag, which shouldn't happen.
When filtering the tags shouldn't be created unless we select something from the filtered list.
Package versions: the newest version of Angular and kendo-dropdowns packages.
Browser:
We faced the same issue today. Any fix or workaround would be helpful.
Did this ever get patched? I'm using dropdowns 3.1 and still experiencing this problem.
The fix is available in the development build of the kendo-angular-dropdowns package v3.2.0-dev.201810111406.
The regression was observed in v. 3.0.3.
Shipped in v3.2.0 of the @progress/kendo-angular-dropdowns package.