App reviews, troubleshooting, and recommendations
I'm attempting to create a Theme App Extension "App Block" (https://shopify.dev/apps/online-store/theme-app-extensions/extensions-framework#app-blocks) and everything is working fine, except the translation of `option` labels which are nested inside of the App Block's `schema.settings[]` where `type = "select"`.
Translations are working properly elsewhere in the App Block template, just not inside of the `select` labels.
... "settings": [ { "type": "select", "id": "layout", "label": "t:foo.layoutLabel", <-- Translates properly "info": "t:foo.layoutInfo", <-- Translates properly "options": [ { "value": "layoutOptionValue", "label": "t:foo.layoutOptionValue" <-- "missing translation: 't:foo.optionValue'" } ] } ] ...
Is this a known bug? Is there a workaround?
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024