mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit unregisters the `onDestroy` listener when `destroy()` is called on the `ResourceImpl`. This prevents memory leaks and ensures that the resource reference is not captured in the destroy callback after it has already been destroyed. PR Close #61870 |
||
|---|---|---|
| .. | ||
| api.ts | ||
| index.ts | ||
| resource.ts | ||