Short description of issue
Shopify theme dev randomly shows/hides local changes (~50% success rate on reload)
Reproduction steps
shopify theme pull --live --store [mystore].myshopify.com --password
shopify theme dev --store [mystore].myshopify.com --password [token] --error-overlay silent --store-password [password]
Additional info
Shopify theme dev randomly shows/hides local changes (~50% success rate on reload)
What happens: When I edit files and reload http://127.0.0.1:9292/, changes appear randomly - sometimes they show, sometimes they don’t (roughly 50/50). In the preview url and editor they always show correctly.
Already tried:
3 different Shopify stores
3 different networks
Fresh VM installation
Cleared browser cache / incognito mode
Different proxy configurations
Different Shopify versions
and a lot more…
What type of topic is this
Troubleshooting