Skip to content

Trying to get the AngularJS injector before it being set #93

@timruhle

Description

@timruhle

When upgrading to version 4 of angular-hybrid the changelog says to change UIRouterModule with UIRouterUpgradeModule. However my lazy loading Angular 5 routes were throwing the error Trying to get the AngularJS injector before it being set. I had to reset my lazy loaded Angular 5 routes to using UIRouterModule.forChild().

This may want to be explained in the documentation

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions