mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
When a resource first starts up, even if it transitions immediately to `Loading` it should report a `previous.state` of `Idle`. It was reporting `Loading` as the previous state in such a case because of an oversight in the migration to `linkedSignal` which this commit addresses. PR Close #59708 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| resource_spec.ts | ||