vitalets / angular-xeditable

Edit in place for AngularJS
http://vitalets.github.io/angular-xeditable
MIT License
1.91k stars 403 forks source link

editable-tags-input Not Working #582

Closed wasitaanggara closed 7 years ago

wasitaanggara commented 7 years ago

untitled

Great Work dude, so usefull tools. But i have problem with editable NgTagsInput not working, i just copied all from your documentation https://vitalets.github.io/angular-xeditable/#ngtags but not show. Thanks, sorry for my bad english.

ckosloski commented 7 years ago

Please post your code or a link to a jsfiddle/plunkr.

wasitaanggara commented 7 years ago

https://jsfiddle.net/wasita_anggara30/5rk67uqk/ here dude, thanks for your response. i need some help why this code not work. Regards.

wasitaanggara commented 7 years ago

im also change editable-text / editable-dropdown work editable with text and dropdown, but when editable-tags-input its not work.

ckosloski commented 7 years ago

Can you update your jsfiddle with the correct JS files? Currently the only files being included are the ng-tags files, all other files are not found because you are using a relative path and they are not there.

wasitaanggara commented 7 years ago

i know the problem dude, i have template urban admin with angular-xeditable version 0.1.9 and the lastest version is 0.5.0 not support NgTagInput. but i just wanna ask some queestion, with v.0.1.9 editable-dropdown work with search data select, but in version 0.5.0 not work?