mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
307f8eee2c
This commit updates an internal hydration logic to make sure that the content of components with i18n blocks is cleaned up before we start rendering it. Resolves #50627. PR Close #50644