Skip to content
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.

Tagging: Existing tag not selected when typing in the search box #1312

Closed
maelmahdy opened this issue Nov 20, 2015 · 1 comment
Closed

Tagging: Existing tag not selected when typing in the search box #1312

maelmahdy opened this issue Nov 20, 2015 · 1 comment

Comments

@maelmahdy
Copy link

I faced an issue when using this great component as a tagging input as follows:
Assume the tags data source is [{id: 1, tagName: "Tag 1"}, {id: 2, tagName: "Tag 2"}, {id: 3, tagName: "Tag 3"}]
when i type "Tag 2" in the search box then press enter, the existing tag is not selected, it always considers it as a new tag.
how can i solve that ?

@wesleycho
Copy link
Contributor

Can you post a reproduction in Plunker?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants