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.
However, I want my "datasource" for the select to be an object literal, as it follows...
vm.examples={a: 1,b: 2,c: 3}
I have tried several times and couldn't be able to make it work, is this even possible? If it is not possible due to the ui-select current implementation... _what is the reason??_
The text was updated successfully, but these errors were encountered:
I have the following
ui-select
working:And the source for this select is the following array...
However, I want my "datasource" for the select to be an object literal, as it follows...
I have tried several times and couldn't be able to make it work, is this even possible? If it is not possible due to the
ui-select
current implementation... _what is the reason??_The text was updated successfully, but these errors were encountered: