I am clicking on a ng-href link that is created using an ng-repeat
it has its route defined as /api/:apiId.
when I click on this link I do get the routeParam of apiId back.
how ever every other link clicked not in the first controller cannot access 
the routeparameters
this is even so when I inject the routeparameter in a common parent 
controllers scope.
plunker:
http://plnkr.co/30JxH1

-- 
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