6d861f240b
Currently with Ivy, `ModuleWithProvider` providers are processed in order of declaration in the `NgModule` imports. This technically makes makes sense but is a potential breaking change as `ModuleWithProvider` providers are processed after all imported modules in View Engine. In order to keep the behavior of View Engine, the `r3_injector` is updated to no longer process `ModuleWithProvider` providers egarly. Resolves FW-1349 PR Close #30688 |
||
---|---|---|
.. | ||
forward_ref_spec.ts | ||
injector_spec.ts | ||
r3_injector_spec.ts | ||
reflective_injector_spec.ts | ||
reflective_key_spec.ts | ||
static_injector_spec.ts |