You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
When tagging is active, when you type a new item, the tagging-label text is included when you click the item in the dropdown.
Below plunker taken from examples, type in 'Test' and then click on 'Test (custom 'new' label)' and an item will be created that includes 'Test (custom 'new' label)' instead of the expected 'Test'
Note: hitting tab after typing a new entry does not include the tagging-label text.
Link to minimally-working plunker that reproduces the issue: