Anyone having issue using angular-ui-select?
Getting this error
GET http://localhost/select2/select.tpl.html 404 (Not Found) angular.js:8539
Error: [$compile:tpload] Failed to load template: select2/select.tpl.html
From the documentation - i just needed to reference select.js and select.css
Try using the select.css and select.js files from the /dist directory instead of the files from the /src directory.