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 has been archived by the owner on Oct 2, 2019. It is now read-only.
There are cases where we might not need to specify templates or anything complex. So what about if we go with a simpler syntax where we could just apply defaults.
Something like this:
<ui-selectng-model="data.selected"
choices="person in people"
match="person.name"></ui-select>
The text was updated successfully, but these errors were encountered:
Closing it down as it is a old issue. Please create new issue if this is still a bug/ problem.
Alsoi'm trying to get a good overview of recent bugs and maintaining the repo.
There are cases where we might not need to specify templates or anything complex. So what about if we go with a simpler syntax where we could just apply defaults.
Something like this:
The text was updated successfully, but these errors were encountered: