mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
As the function in the factory was named `httpResourceRef`, error NG0203 had with the following message: ``` Error: NG0203: httpResourceRef() can only be used within an injection context such as a constructor, a factory function, a field initializer, or a function used with `runInInjectionContext`. Find more at https://angular.dev/errors/NG0203 ``` PR Close #60022 |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| testing | ||
| BUILD.bazel | ||
| index.ts | ||
| PACKAGE.md | ||
| public_api.ts | ||