mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
[ACA-4168] - reset pagination on breadcrumb navigation (#1816)
* [ACA-4168] - reset pagination on breadcrumb navigation * [ACA-4168] - fixed conflict * [ACA-4168] - using latest version of adf and js-api Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
This commit is contained in:
@@ -171,6 +171,7 @@ export class FilesComponent extends PageComponent implements OnInit, OnDestroy {
|
||||
return this.navigate(this.nodePath[3].id);
|
||||
}
|
||||
}
|
||||
this.documentList.resetNewFolderPagination();
|
||||
this.navigate(route.id);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user