mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
5bf1abffea
Hydration requires a stable App to run some logic. With this warning developers will be informed about potential issues encountered when running an unstable app. Fixes #50285 PR Close #50295