mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This fixes a regression bug that resulted in reordered elements not getting properly removed from the DOM. Reused nodes were not being cleared out in this situation. fixes: #67728 |
||
|---|---|---|
| .. | ||
| app.component.css | ||
| app.component.html | ||
| app.component.ts | ||
| app.routes.ts | ||
| home.component.ts | ||
| nested.component.ts | ||