Shopify / theme-extension-getting-started

A theme app extension boilerplate that highlights the basic structure and features that are available to developers who want to integrate their apps with Shopify Online Stores.
https://shopify.dev/apps/online-store/theme-app-extensions/getting-started
MIT License
105 stars 45 forks source link

Lack of feedback in messaging #29

Open RyanDawkes opened 1 year ago

RyanDawkes commented 1 year ago

I am consistently running into an issue where I am trying to render a snippet that definitely exists, but I get an error in the browser saying it doesn't exist. I don't see any error feedback, and when running npm run build to instigate the theme-check tool, no errors or warnings are flagged up