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

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

Closed
christopherthielen opened this issue May 17, 2016 · 0 comments
Closed

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

christopherthielen opened this issue May 17, 2016 · 0 comments

Comments

@christopherthielen
Copy link
Contributor

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

@christopherthielen christopherthielen added this to the 1.0.0-alpha.6 milestone May 17, 2016
@christopherthielen christopherthielen modified the milestones: 1.0.0-beta, 1.0.0-alpha.6 Jun 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant