Installation guide
SamuelToh opened this issue · 1 comments
Hi, I'm trying to use this plugin for an angular project but I couldn't figure out what is needed.
Based on the example found here.
I had imported the mentioned bootstrap-tagsinput-angular.js
and injected bootstrap-tagsinput
as the dependency.
I got this error "TypeError: select.tagsinput is not a function".
screenshot
I thought it'll be nice if we can have an installation guide on what the command to run for downloading this package like bower install blah --save
and which css
| js
files to import, and how to inject the dependency.
I think it will make this project a bit more user-frienedly.
I agree with you, I spent some time trying to make it work without any luck.
Couldn't say if I am doing something wrong or it is just broken as there is no install instructions.