mirror of
https://github.com/goauthentik/authentik
synced 2026-04-29 10:57:13 +02:00
web/user: fix user settings stuck loading
closes #4297 Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
@@ -98,6 +98,7 @@ export class UserSettingsFlowExecutor extends AKElement implements StageHost {
|
||||
if (!this.flowSlug) {
|
||||
return;
|
||||
}
|
||||
this.nextChallenge();
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user