mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Due to `resource()` not retaining its value while there is a request in progress, the results list flickers. The new `searchResults` signal retains that previous value until the request is completed. PR Close #61935 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| index.ts | ||
| navigation-state.service.ts | ||
| search-history.service.spec.ts | ||
| search-history.service.ts | ||
| search.service.ts | ||
| table-of-contents-loader.service.spec.ts | ||
| table-of-contents-loader.service.ts | ||