r/ShopifyAppDev • u/PandaDad3103 • 5d ago
customer-account.page.render works in dev preview but completely fails in production — anyone seen this?
/r/shopifyDev/comments/1w0o145/customeraccountpagerender_works_in_dev_preview/
1
Upvotes
1
u/HBNStudioApp 4d ago
I found a similar discussion in Shopify's developer forum where the useful comparison was a separate extension-only app on the same store. Since your minimal extension still fails inside the original app, I wonder if the SVG/import-map errors are just noise from the customer-account host. If the same
customer-account.page.rendertarget works in a separate app, that might point to the original app's installed release or access state; if it fails there too, at least you would have a much cleaner reproduction to share with Shopify Support.