angular-tags icon indicating copy to clipboard operation
angular-tags copied to clipboard

add directive for uniqueness

Open gad2103 opened this issue 10 years ago • 1 comments
trafficstars

so that only one tag at a time can be added (no duplicates!)

gad2103 avatar Mar 03 '15 18:03 gad2103

actually this is a bug when this is used with angular-boostrap, typeahead and BS3. i'm trying to figure out why, but the list doesn't filter correctly. its possible to keep adding the same tag over and over. it looks like the _filterSrcTag function is getting called but the changes to the tag array do not persist...

gad2103 avatar Mar 03 '15 19:03 gad2103