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 Mar 8, 2019. It is now read-only.
You did really great thing, but what i want is to use this with array of any type of object like,
array with id & name or array with id & value, but that is not the issue.
My main requirement is that on selection of item it should bind entire selected object with $scope & display just name or value from that selected item, so that i can pass entire object to rest api directly.