Skip to content

Error "Controller 'parent', required by directive 'child', can't be found!" after change from 0.2.7 to 0.2.8 #832

@towr

Description

@towr

I'm experiencing an odd error in the 0.2.8 ui-router, when I place initial content in a ui-view (for fallback when there's no javascript) If I have a parent directive with repeated child-directives that require the parent's controller, then I get the error Controller 'parent', required by directive 'child', can't be found! in the console.

I don't get these errors when I use the 0.2.7 version, so it's probably due to a recent change.

http://plnkr.co/edit/wz8Y3EkNrsH4V9guDUy4?p=preview

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions