Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

ng-resolve #2092

Closed
majgis opened this issue Mar 1, 2013 · 1 comment
Closed

ng-resolve #2092

majgis opened this issue Mar 1, 2013 · 1 comment

Comments

@majgis
Copy link

majgis commented Mar 1, 2013

It would be a helpful to have an ng-resolve directive. This directive would allow the injection of locals into controllers set with ng-controller. A similar pattern already exists for the $routeProvider and the $dialogProvider which have a "resolve" option for injecting dependencies.

Here is an example of a custom directive that accomplishes this task: http://jsfiddle.net/majgis/7xRVM/4/

@btford btford closed this as completed Aug 24, 2013
@btford
Copy link
Contributor

btford commented Aug 24, 2013

As part of our effort to clean out old issues, this issue is being automatically closed since it has been inactivite for over two months.

Please try the newest versions of Angular (1.0.8 and 1.2.0-rc.1), and if the issue persists, comment below so we can discuss it.

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants