angular-docs-cn/packages/router/upgrade/test
Marc Laval 8973f12ee4 fix(ivy): provided Injector should be instantiated by its factory (#27456)
(FW-777)

When an Injector is provided, R3Injector instantiates it by calling its
constructor instead of its factory, not resolving dependencies.
With this fix, the ngInjectorDef is checked and the factory is correctly
used if it is found.

PR Close #27456
2018-12-04 20:01:49 -08:00
..
BUILD.bazel test(ivy): run router/upgrade tests with ivy on CI (#27410) 2018-12-03 14:54:20 -08:00
upgrade.spec.ts fix(ivy): provided Injector should be instantiated by its factory (#27456) 2018-12-04 20:01:49 -08:00