Follow the steps in #371 to load the NGDIL credentials.
Actual Behaviour
Blank page.
Expected Behaviour
Credential renders.
Errors
Unhandled Promise Rejection: TypeError: ctx[0].data.credentialSubject[/*field*/ ctx[3]].startsWith is not a function. (In 'ctx[0].data.credentialSubject[/*field*/ ctx[3]].startsWith('data:image/')', 'ctx[0].data.credentialSubject...
Description
When adding NGDIL credentials as described in https://github.com/impierce/identity-wallet/issues/371, sometimes, the credential route is blank after tapping a credential in
/me
.Hardware Specification
n/a
Steps to Reproduce the Bug
Follow the steps in #371 to load the NGDIL credentials.
Actual Behaviour
Blank page.
Expected Behaviour
Credential renders.
Errors