Skip to content

1.0.0-alpha.5: $trace.enable() throws error #2752

Closed
@christopherthielen

Description

@christopherthielen

This is a regression since alpha.4

When trace is enabled app.run($trace => $trace.enable())
the following error is printed to the log:

angular-ui-router.js:2264 Swallowed exception during synchronous hook handler: TypeError: Cannot read property 'name' of undefined

This is caused by uiViewString trying to get the creationContext... should creationContext ever be undefined?

screen shot 2016-05-17 at 1 32 11 pm

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions