Thanks Sander. I understand it isn't recommended (or ideal), but unfortunately, to do what I need to do, I am not sure if there are any other options. Basically, my server side will give field level errors and I need to assign these field level errors to the fields they belong to.
Another option would be if I could somehow get the full path back to my scope object and then reference an injected object with the errors. On Saturday, 15 November 2014 19:50:31 UTC+11, Sander Elias wrote: > > Hi Kamal, > > Well, the repeater needs to reassign, I think that the place is where it > happens. > Using `new Primitive(xx)` is not very recommend in JavaScript anyway. For > a lot of reasons, and you can add this one to that list ;) > > Regards > Sander > > -- 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.
