Unlike in View Engine, we currently reset the dirty state of components in the check no changes change detection cycle. This means that components cannot be marked as dirty from view lifecycle hooks because the dirty state is reset and the lifecycle hooks do not run in the check no changes CD cycle. PR Close #34495
Angular
The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.
Usage information and reference details can be found in Angular documentation.
License: MIT