mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 08:43:33 +00:00
create a LoginSecondaryContentComponent for AnonLayout use
This commit is contained in:
@@ -249,6 +249,8 @@ export class LoginComponentV2 implements OnInit, OnDestroy {
|
||||
}
|
||||
}
|
||||
|
||||
/* TODO-rr-bw: these two lines are also used at the end of the submit method for
|
||||
Browser/Desktop. See if you can consolidate for all 3 clients. */
|
||||
this.loginEmailService.clearValues();
|
||||
await this.router.navigate(["vault"]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user