No content to show

User Activity

I've previously been using the `shopify-cli` ruby gem to release my theme app extension. To do that I had a `.env` file in the `theme-app-extension` directory that was generated by the CLI tool, and then I ran `shopify extension push` to push the gem...
Looks like building the package had previously been disabled by JSPM for being slow. They're re-enabled it now.https://github.com/jspm/registry/issues/1090
I'm trying to use `@shopify/app-bridge-utils` via importmaps and JSPM (in a rails project). When I do `bin/importmap pin @Shopify/app-bridge-utils` I would expect to get the latest version of `3.4.3`, instead I end up with version `2.0.16`. If I go t...
Previously the Polaris documentation for components would provide code for both React and HTML, but now I'm only finding React code. Is there somewhere that we can find HTML reference now?
I'm also curious about this. My app needs to have some repeated blocks. It would be convenient to allow people to manage them in the theme customization area. But the `blocks` attribute doesn't seem to be supported in the `schema` section for an app ...
I think you'd want to have your app push that text value into a meta field on the shop or on a product, and then have your app extension liquid templates read from the meta field.
My Accepted Solutions
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.