I'm doing a program example where I use routes with promises. The fact is 
that the resolve on the line 81 created a data object containing the data i 
need("hipoteca"). I do injecting within resource provider I created for 
this example. then this resource  calls the function list or get depending 
on the case and load the  data before displaying the page. The problem is 
that the data are not shown because there is an injection error in the 
javascript and execution stops. although i get data on the 
"hipotecaDataList" 

Attach the code https://ide.c9.io/jriac/proyectos_aprendizaje 

I'm sorry if i'm not explain veri well but my english is bad. Thank you.

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