We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
ui-router-ng2 needs to account for angular 2 beta.16 breaking changes
Sorry, something went wrong.
3219406
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: