diff --git a/frontend/src/app/framework/services/title.service.ts b/frontend/src/app/framework/services/title.service.ts index ce528863d..eff43fb47 100644 --- a/frontend/src/app/framework/services/title.service.ts +++ b/frontend/src/app/framework/services/title.service.ts @@ -70,6 +70,7 @@ export class TitleService { } this.path$.next(clone); + return result; } public pop() {