mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
08b9452f01
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