taggingJS
taggingJS copied to clipboard
tag_box.on "add:after" or "remove:after" not triggering
Hello,
I'm using your plugin to display some tags, and it works really good. but there I have a problem that I cannot solve. When I try to add a trigger to the add or remove tag actions, the code tag_box.on("add:after", some function()) is not triggered.
Any idea why?
thanks in advance
With the bower version I had the same problem. But if you download the git version, it'll work
For me, even the git version doesn't seem to be working