Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve/inject not working with angular 1.5 component #122

Open
kicklacacan opened this issue Jan 11, 2017 · 0 comments
Open

Resolve/inject not working with angular 1.5 component #122

kicklacacan opened this issue Jan 11, 2017 · 0 comments

Comments

@kicklacacan
Copy link

kicklacacan commented Jan 11, 2017

I am tried to move from controller toward using the new angular 1.5 component model and then I tried to put the new element in the template of a route-segment declaration (template: '</newcomponent') with a bunch of resolve that used to work when I was using Controller. Of course I removed the controller, controllerAs and templateUIr statement. But it complains in the component controller that the elements were not injected properly.

@kicklacacan kicklacacan changed the title Resolve not working with angular 1.5 component Resolve/inject not working with angular 1.5 component Jan 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant