Dylan Smith

Results 3 issues of Dylan Smith

Firstly, thanks for this fantastic template. However, there are some breaking changes to the structure of the `@shopify/cli-kit` package introduced in it's [3.40.0](https://github.com/Shopify/cli/releases/tag/3.40.0) (minor?) version which are preventing the app...

After successfully installing the app in our Shopify dev store, I am having issues getting the embedded app to actually render. I see the follow error, and the browser URL...

**Describe the bug** We recently tried to build our Next.js (`14.2.14`) project using [static exports](https://nextjs.org/docs/pages/building-your-application/deploying/static-exports) via the `output: 'export'` config. However, the build kept failing with the error message: ```...