[INJIMOB-3187]: vc load issue and mso_mdoc shared rendering fix (#1954)

Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com>
This commit is contained in:
abhip2565
2025-06-06 15:38:20 +05:30
committed by GitHub
parent b76d99caeb
commit 0bdaf34ee3
4 changed files with 3 additions and 56 deletions

View File

@@ -69,7 +69,7 @@ export const VCCardView: React.FC<VCItemProps> = ({
credentialConfigurationId,
vcMetadata: { format },
} = verifiableCredentialData;
if (vcMetadata) {
if (vcMetadata.issuerHost) {
getCredentialIssuersWellKnownConfig(
issuer,
CARD_VIEW_DEFAULT_FIELDS,