solved final caching/debounce issues, working on getting the submission to work with the rest endpoint again

This commit is contained in:
lotte
2019-08-26 16:25:26 +02:00
parent 74c26c17ba
commit 56c93ff27e
3 changed files with 18 additions and 7 deletions

View File

@@ -197,7 +197,7 @@ export class SubmissionFormCollectionComponent implements OnChanges, OnInit {
new PaginatedSearchOptions({
dsoType: DSpaceObjectType.COLLECTION,
pagination: new PaginationComponentOptions(),
scope: 'c0e4de93-f506-4990-a840-d406f6f2ada7'
// scope: 'c0e4de93-f506-4990-a840-d406f6f2ada7'
})
).pipe(
getSucceededRemoteData(),