This code:
<View>
<TextBlock>With ID</TextBlock>
<Icon id="info-icon" source="infoFill" />
</View>
Produces this:
The ID is missing from the root <span/> element.
Version
"@shopify/ui-extensions": "^2025.7.3",
"@shopify/ui-extensions-react": "^2025.7.3"
Context:
- Customer accounts - tested
- Checkout - not tested
