Thanks, it should work. I do by example from http://blog.brunoscopelliti.com/show-route-only-after-all-promises-are-resolved With angular v1.2.15 not worked. ngRoute is connected, but return Error: [$injector:unpr] http://errors.angularjs.org/1.2.15/$injector/unpr... when resolve include in controller. What could be the problem?
понедельник, 13 января 2014 г., 13:47:48 UTC+4 пользователь Sander Elias написал: > > hi Александр, > > The easiest way to accomplish what you want is using the resolve option > during the routing. > see: http://docs.angularjs.org/api/ngRoute.$routeProvider > > 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.
