impierce / identity-wallet

A Tauri-based Identity Wallet for people to manage Decentralized Identities and Verifiable Credentials.
https://www.impierce.com
Apache License 2.0
17 stars 4 forks source link

fix: make sure credential is loaded before displaying the credential page #160

Closed Norlock closed 3 months ago

Norlock commented 3 months ago

Description of change

Sometimes on desktop loading the credential page would result in a blank page (the page crashed). This PR solves that parts of the page are being rendered without having credential data.

Links to any relevant issues

TODO

How the change has been tested

I ran on desktop and on phone, I added the NGDIL credentials and clicked them one by one.

Definition of Done checklist

Add an x to the boxes that are relevant to your changes.