mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-13 21:13:07 +00:00
Merge branch 'w2p-100302_Live-import-issues' into w2p-100302_Live-import-issues-7.5
This commit is contained in:
@@ -356,6 +356,7 @@ export class BaseDataService<T extends CacheableObject> implements HALDataServic
|
||||
}),
|
||||
);
|
||||
}
|
||||
throw new Error(`Can't check whether there is a cached response for an empty href$`);
|
||||
}
|
||||
|
||||
hasCachedErrorResponse(href$: string | Observable<string>): Observable<boolean> {
|
||||
|
Reference in New Issue
Block a user