[INJIMOB-3186] use cache object while storing wellknown for credential offer flow (#1989)

Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com>
This commit is contained in:
abhip2565
2025-07-03 15:08:41 +05:30
committed by GitHub
parent 0683ce1252
commit ce6a860b50
4 changed files with 14 additions and 9 deletions

View File

@@ -142,7 +142,7 @@ export const VCDetailView: React.FC<VCItemDetailsProps> = (
{shouldShowHrLine(verifiableCredential) &&
fieldItemIterator(
DETAIL_VIEW_BOTTOM_SECTION_FIELDS,
props.wellknownFieldsFlag,
true,
verifiableCredential,
props.wellknown,
wellknownDisplayProperty,