sniperwolf / taggingJS

jQuery plugin to tagging like a charm!
http://sniperwolf.github.io/taggingJS/
MIT License
933 stars 151 forks source link

add another same tag as a deleted one, then alert duplicate tag #17

Closed bennyzhao closed 10 years ago

bennyzhao commented 10 years ago

1.I add a tag named 'test'. 2.I delete the tag. 3.I add another tag named 'test'. 4.I see the alert

this is a bug

http://codepen.io/sniperwolf/pen/geFxq/

sniperwolf commented 10 years ago

Hi @bennyzhao,

Thank you for this issue :+1:

I think that it is correleted to #8 bug. I'll fix this ASAP.

sniperwolf commented 10 years ago

Fixed in v1.3.1.