Hi christian, It seems like u have mentioned the ng-controller="readctrl" twice or if u r using rootprovider, u would have mentioned the controller there and included the ng-controller="readctrl" in your partial view HTML,this would be the reason for this problem.the solution is,remove ng-controller="readctrl" from your partial view.
Regards, Dinesh kumar l -- 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.
