1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-05 10:03:21 +00:00

Merge branches 'vault/PM-7400' and 'main' of github.com:bitwarden/clients

This commit is contained in:
gbubemismith
2024-04-11 17:46:35 +01:00
3 changed files with 3 additions and 9 deletions

View File

@@ -609,7 +609,6 @@ export class AppComponent implements OnInit, OnDestroy {
// This must come last otherwise the logout will prematurely trigger
// a process reload before all the state service user data can be cleaned up
if (userBeingLoggedOut === preLogoutActiveUserId) {
await this.searchService.clearIndex();
this.authService.logOut(async () => {
if (expired) {
this.platformUtilsService.showToast(