Closed machancock closed 1 year ago
Same. The link returned by theme serve opens a preview for the live theme. (cookies cleared, different computer, incognito, logged out)
@Shopify/theme-developer-tools any idea of why could this be happening? I'm not able to reproduce it.
Thank you for reporting this, @machancock.
Which browser are you using? Currently, shopify theme serve
is compatible with Google Chrome only (still, we're working on supporting it on other browsers)
Also, you could you please run the command with the DEBUG flag (DEBUG=1 shopify-dev theme serve
) and share a screenshot here? Then, we may get more information and context to solve this.
Thanks again for reporting that issue!
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.
Please confirm that you:
What type of project are you working on?
app
Expected behavior
'shopify theme serve', I should get three URLs.
One with an IP address.
One for my development theme that opens the editor, and the second is a direct preview to the development theme.
I am getting both the URL's but they will not allow me to preview my Development or local theme, it is only previewing the live theme with none of my local changes.
Actual behavior
The preview for the development theme editor is working and it shows i'm previewing my Development theme in the top left. When I try and preview the theme from inside the editor, it takes me to the live site and isn't showing any of the changes I made inside of the editor or on my development theme.
The direct link to preview my development theme isn't working either, It just takes me to the live theme with none of the local changes I have made.
I have had several of my coworkers test on their end and they have the same behavior.
Stack trace
No response
Reproduction steps
Operating System
macOS Ventura 13.0.1
CLI version (run
shopify version
if you're not sure)2.32.1
Shell
iTerm2
Ruby version (run
ruby -v
if you're not sure)3.1.2p20
What language and version are you using in your application?
Ruby