1.434.9
Patch Changes
- #4970
708a5f7Thanks @Christian2702! - Session replay no longer defers its input setter hooks on zone.js's patchedsetTimeout. In Angular apps each of those timers ended a zone task and triggered another change detection, so any component writing an input property on every cycle drove the tab into an endless loop at 100% CPU.
(2026-09-22)