mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
If a template is passed in as an input, the ng-template will not exist in the same component template. This will leave a template placeholder behind. This fix ensures that template placeholder gets turned into a template outlet. fixes: #53361 PR Close #53368 |
||
|---|---|---|
| .. | ||
| google3 | ||
| all-migrations.spec.ts | ||
| block_template_entities_spec.ts | ||
| BUILD.bazel | ||
| compiler_options_spec.ts | ||
| control_flow_migration_spec.ts | ||
| helpers.ts | ||
| project_tsconfig_paths_spec.ts | ||
| standalone_migration_spec.ts | ||
| transfer_state_spec.ts | ||