catch more errors if something catastrophic happens to encrypted data

This commit is contained in:
2024-12-10 20:02:49 -07:00
parent 8763ade341
commit 6ffbcfa9a1
16 changed files with 238 additions and 70 deletions

View File

@@ -951,8 +951,8 @@ export default class AccountViewView extends Vue {
{
group: "alert",
type: "danger",
title: "Error Loading Account",
text: "Clear your cache and start over (after data backup).",
title: "Error Loading Profile",
text: "See the Help page about errors with your personal data.",
},
-1,
);