boneskull / angular-tags

Pure AngularJS tagging widget with typeahead support courtesy of ui-bootstrap
MIT License
133 stars 32 forks source link

Duplicate Values Added to taglist #28

Open gerbsen opened 10 years ago

gerbsen commented 10 years ago

Hi, is there any way to prevent adding duplicate values to the tag list?

i know the event decipher.tags.addfailed but this seems to add the tag anyways. what am I doing wrong?

Cheers, cool extension, thank you!

dedan commented 10 years ago

+1

I have the same problem

nachoorme commented 10 years ago

Seems to be an incompatibility issue with angular versions greater than 1.2.0-rc.2

boneskull commented 10 years ago

Yeah, haven't upgraded codebase yet. PR welcome!

On Thu, Apr 10, 2014 at 11:52 PM, Nacho notifications@github.com wrote:

Seems to be an incompatibility issue with angular versions greater than 1.2.0-rc.2

— Reply to this email directly or view it on GitHubhttps://github.com/boneskull/angular-tags/issues/28#issuecomment-40175455 .

igor-bere commented 10 years ago

I'm using angularjs 1.2.16, same issue.