mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-13 13:03:04 +00:00
solved final caching/debounce issues, working on getting the submission to work with the rest endpoint again
This commit is contained in:
@@ -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(),
|
||||
|
Reference in New Issue
Block a user