mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
8979fba2c5
Adds a check that disables the timer scheduling for `placeholder` and `loading` blocks on the server since the underlying timer will delay the server response. Fixes #55475. PR Close #55480