mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
ee6705af49
This also clarifies via a test that we only update projected views when the view is created or destroyed, but not when it is attached/detached/moved. Fixes #15578 PR Close #16592