Hi Sander,

Thanks for responding to my post, i little bit confused could you please
elaborate your answer ?

On Wed, Jan 14, 2015 at 11:27 PM, Sander Elias <[email protected]>
wrote:

> Hi Sasi,
>
> You have a problem with the inheritance of the scope. you are reusing the
> same scope variable inside your nested (ngRepeat creates new scopes)
> So your connType will point to the same variable, until it is used inside
> your repeat.
> You really should be using connectionTypeResource1.connType inside your
> repeater. (same issue but the other way arround for connectionPort.port!)
>
> Regards
> Sander
> ​
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "AngularJS" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/angular/33Q8R0wrYms/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/angular.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to