Skip to content

Resolve/inject not working with angular 1.5 component #122

@kicklacacan

Description

@kicklacacan

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions