Hi, I'm trying to make a custom radio button with a directive.
The problem is that when I use in the same scope more than one group of 
radios (like two groups with two different models), the second group 
updates the model of the first group.
I know that there's something wrong in my directive, I need to say to the 
directive to use an own scope, but don't know how.

My sample is here: http://jsfiddle.net/Onza/NZ8EX/

I really appreciate some help!
Thanks.

-- 
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/groups/opt_out.

Reply via email to