I need to perform a bind using the value obtain from a hash-map (basically using the value of hasmap.get(key) ) .
The bind is used on an ng-model from a <select>. Here is my plunker(at the moment an array is used, but i want to use hash-map to bind based on ng-repeat element): Here is my pluker <https://plnkr.co/edit/CxCQ2eJXj9PUeCCVHoi6?p=preview> Or can i achieve this using something else ? THank you -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
