mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Fix an issue in `registerForNg1Tests`, where it passes a `null` as `ng1Injector` to `_bootstrapDone`. This causes a "TypeError: Cannot read property 'get' of null" to be thrown from `_bootstrapDone`. |
||
|---|---|---|
| .. | ||
| aot | ||
| angular_js.ts | ||
| constants.ts | ||
| downgrade_ng2_adapter.ts | ||
| facade | ||
| metadata.ts | ||
| upgrade.ts | ||
| upgrade_adapter.ts | ||
| upgrade_ng1_adapter.ts | ||
| util.ts | ||
| version.ts | ||