mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 06:53:03 +00:00
force resolvers to rerun on sub-path change
This commit is contained in:
@@ -30,6 +30,7 @@ const ITEM_EDIT_PATH = 'edit';
|
||||
item: ItemPageResolver,
|
||||
breadcrumb: ItemBreadcrumbResolver
|
||||
},
|
||||
runGuardsAndResolvers: 'always',
|
||||
children: [
|
||||
{
|
||||
path: '',
|
||||
|
Reference in New Issue
Block a user