angular/packages/core/test/resource
Matthieu Riegler 901fd1c09b fix(core): Ensure resource sets an error (#58855)
Before this commit, a resource with a previous value wouldn't set the error state correctly.
This commit fixes this. A resource will set its status to error even when there was a previous valid value.

PR Close #58855
2024-11-25 15:28:17 +00:00
..
BUILD.bazel
resource_spec.ts fix(core): Ensure resource sets an error (#58855) 2024-11-25 15:28:17 +00:00