mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
- prevents unsubscribing from the zone on error - prevents unsubscribing from directive `EventEmitter`s on error - prevents detaching views in dev mode if there on error - ensures that `ngOnInit` is only called 1x (also in prod mode) Fixes #9531 Fixes #2413 Fixes #15925 |
||
|---|---|---|
| .. | ||
| change_detection_integration_spec.ts | ||
| entry_components_integration_spec.ts | ||
| integration_spec.ts | ||
| ng_container_integration_spec.ts | ||
| ng_module_integration_spec.ts | ||
| projection_integration_spec.ts | ||
| query_integration_spec.ts | ||
| query_list_spec.ts | ||
| regression_integration_spec.ts | ||
| security_integration_spec.ts | ||
| source_map_integration_node_only_spec.ts | ||
| system_ng_module_factory_loader_spec.ts | ||
| view_injector_integration_spec.ts | ||