mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
b0928f852a
In preparation for hydration support, make sure that we don't attempt to hydrate detached nodes and instead, always newly create them. PR Close #54723