mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 13:53:34 +00:00
Navigate to fault after cipher deleted. (#11042)
This commit is contained in:
@@ -118,6 +118,7 @@ export class ViewComponent implements OnInit, OnDestroy {
|
||||
}
|
||||
|
||||
this.dialogRef.close({ action: ViewCipherDialogResult.deleted });
|
||||
await this.router.navigate(["/vault"]);
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user