Skip to content

Cannot read property 'currentHandlerInfos' of null in Ember 1.12.1 #34

@alvinvogelzang

Description

@alvinvogelzang

In Ember 1.12.1 I got the following error:

Uncaught TypeError: Cannot read property 'currentHandlerInfos' of null.I tried to debug this and when I do this.get('router') I get function Class();

screen shot 2015-06-10 at 17 31 56

On a page where the breadcrumbs are working I also did this.get('router') and there I received a class with the properties as expected.

screen shot 2015-06-10 at 17 37 15

Do you have an idea why this is happening? Meanwhile I'll also try to fix it.

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