mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Our intention was to remove TestBed.flushEffects() in Angular v20 as it was a developer preview API that doesn't need to follow our deprecation policy. It turned out, though, that the angular.dev documentation wasn't displaying the @developerPreview annotation properly so some of the developers might have been unaware of the non-stable nature of this API. This commits re-introduces the TestBed.flushEffects() API. This API call will delegate to TestBed.tick(). PR Close #61462 |
||
|---|---|---|
| .. | ||
| index.api.md | ||