@ -372,7 +372,7 @@ export class ContentsState extends ContentsStateBase {
}
protected get schemaId() {
return this.schemasState.schemaId;
return this.schemasState.schemaName;
@ -46,6 +46,7 @@ export class ProfileMenuComponent extends StatefulComponent<State> implements On
profileUrl: apiUrl.buildUrl('/identity-server/account/profile')
});
public ngOnInit() {
this.own(
this.authService.userChanges