mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
da93046920
Currently all triggers are set up to show the placeholder block on the server, except for `on immediate` which is basically a noop. These changes update `on immediate` to match the rest of the triggers. Fixes #54385. PR Close #54394