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

ng2 beta.16 onwards -TypeError: core_2.Injector.resolve is not a function #2722

Closed
gnanda17 opened this issue Apr 30, 2016 · 1 comment
Closed

Comments

@gnanda17
Copy link

Occurs from angular2@2.0.0-beta.16 onwards.
Angular2@2.0.0-beta.15 loads successfully with no errors

Trace:
Transition #0 Digest #0: Started -> "Transition#0( ''{} -> 'app'{} )"
trace.ts:272
$view.ViewConfig: -> Registering ui-view id#0, contextual name '$default@', fqn: '$default'
angular2.dev.js:384
Transition #0 Digest #0: <- Success "Transition#0( ''{} -> 'app'{} )", final state: app
trace.ts:266
$view.ViewConfig: -> Registering ViewConfig targeting ui-view: '$default@', context: 'app'
transitionHook.ts:98
Swallowed exception during synchronous hook handler: TypeError: core_2.Injector.resolve is not a function

@christopherthielen
Copy link
Contributor

ui-router-ng2 needs to account for angular 2 beta.16 breaking changes

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

2 participants