Hi , I contnued looking on internet and finally found the solution , 
 aparently i cant use the ng-controller directive with routes and resolve 
promise


i found it 
here 
http://stackoverflow.com/questions/21318658/angular-router-resolve-results-in-an-unknown-provider-error
 
(EDIT 3:)

El jueves, 17 de septiembre de 2015, 12:55:21 (UTC+2), Justin Rios escribió:
>
> 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