jchristman / meteor-tagsinput-autocomplete

A combination of mizzao:autocomplete and a way of creating tags "in" the input box.
http://tagsautocomplete.meteor.com
MIT License
2 stars 1 forks source link

How to set tagsId here #3

Open yiyizhai opened 8 years ago

yiyizhai commented 8 years ago

I'm not so sure how to set tagsId and tagsNmae here. I simply set tagsId and tagsName as 'update' like in example. But when click the cross, all tags will disappear. Besides, the content cannot be properly set here. Could anyone give some explanations here?

jchristman commented 8 years ago

Do you have a live example or a git repo I can look at? To be honest, it's been a long time since I've used or looked at this library and I don't know if it works with the current version of Meteor, so I'd need to look at your code to get a feel for what's happening...