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 Sep 5, 2024. It is now read-only.
I'm having a problem with mdSelect + ngRepeat with objects in the value.
When i initialize the ngModel value while loading the page (like i would if i was, for example, editing some object i get from the server).
The mdSelect doesn't match my object and have it selected as it does when i use something as simple as an array of strings.