mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
When the resource is loading after reloading from the error state reading `Resource.value()` would return the default value instead of throwing an error. This change prevents `Resource.hasValue()` from throwing an error in such a case. PR Close #61441 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| resource_spec.ts | ||