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

@@ -94,7 +94,7 @@
</button>
</div>
</div>
<div v-else>You do not have an active identifier.</div>
<div v-else>You do not have an active identity.</div>
</section>
</template>
@@ -135,7 +135,7 @@ export default class SeedBackupView extends Vue {
{
group: "alert",
type: "danger",
title: "Error Loading Account",
title: "Error Loading Profile",
text: "Got an error loading your seed data.",
},
-1,