I want to display information from certain order metafields in this target:
customer-account.order-status.customer-information.render-after
I attempted to use useMetafields, but it’s always empty. Additionally, I discovered this open bug related to that: https://github.com/Shopify/ui-extensions/issues/1379
I also tried from this example but it doesn’t work in my target:
Could you please provide guidance on how to access the metafields in the OSP?