Closed mitchuman closed 3 months ago
This issue seems inactive. If it's still relevant, please add a comment saying so. Otherwise, take no action. → If there's no activity within a week, then a bot will automatically close this. Thanks for helping to improve Shopify's dev tooling and experience.
P.S. You can learn more about why we stale issues here.
Please confirm that you have:
In which of these areas are you experiencing a problem?
Theme
Expected behavior
Show helpful error messages when the following page appears; either in the browser console or the CLI output
Actual behavior
Just the generic "There was a problem loading this website" message when a server error occurs.
I typically would find an error in the Theme CLI output, but in this particular case there is no output—as if the server was running without any issues.
For context, the local Theme Editor and the preview link show the store correctly. Only on the local dev server (127.0.0.1:9292) does the error occur.
Verbose output
Reproduction steps
Operating System
macOS Sonoma 14.5
Shopify CLI version (check your project's
package.json
if you're not sure)3.61.0
Shell
zsh
Node version (run
node -v
if you're not sure)v18.15.0
What language and version are you using in your application?
Liquid