Closed as not planned
Description
Which @angular/* package(s) are relevant/related to the feature request?
core
Description
With zone.js we could run events outside zone and we would skip trigger CD.
With zoneless we cannot skip triggering CD.
markViewDirty(startView, NotificationSource.Listener);
Proposed solution
Add a flag to opt out of this behavior.
Alternatives considered
Wait for signal components
Metadata
Metadata
Assignees
Labels
No labels