You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guide/troubleshooting.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -118,3 +118,23 @@ The recent CORS errors in the Shopify Theme Editor are caused by a Google Chrome
118
118
To fix this, we recommend enabling the [`tunnel`](https://shopify-vite.barrelny.com/guide/configuration.html#tunnel) feature directly in your `vite-plugin-shopify` configuration.
119
119
Alternatively, you can use external tools like ngrok to manually expose your server. Both methods create a public HTTPS connection,
120
120
allowing the Theme Editor to bypass the restriction and correctly load your local assets.
0 commit comments