You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
I am trying to use ui-select element with selectize theme and multiple attribute. However, I keep getting the error in loading selectize/select-multiple.tpl.html. I had a look at the select.js file in the dist folder here - https://github.com/angular-ui/ui-select/tree/master/dist and I cannot see the template for select-multiple.tpl.html supported under selectize theme ($templateCache.put only contains selectize/select.tpl.html) .
Is multiple-select not supported under selectize theme yet?
The text was updated successfully, but these errors were encountered:
I am trying to use ui-select element with selectize theme and multiple attribute. However, I keep getting the error in loading selectize/select-multiple.tpl.html. I had a look at the select.js file in the dist folder here - https://github.com/angular-ui/ui-select/tree/master/dist and I cannot see the template for select-multiple.tpl.html supported under selectize theme ($templateCache.put only contains selectize/select.tpl.html) .
Is multiple-select not supported under selectize theme yet?
The text was updated successfully, but these errors were encountered: