taggingJS icon indicating copy to clipboard operation
taggingJS copied to clipboard

tag_box.on "add:after" or "remove:after" not triggering

Open Schewns opened this issue 8 years ago • 2 comments

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

Schewns avatar May 03 '17 09:05 Schewns

With the bower version I had the same problem. But if you download the git version, it'll work

aepp avatar Nov 08 '17 18:11 aepp

For me, even the git version doesn't seem to be working

vitor251093 avatar Jul 09 '18 14:07 vitor251093