Short description of issue
Running shopify theme dev against our development store causes theme ID mismatch: expected 200054669644 but got 199652933964
Reproduction steps
Run shopify theme dev and navigate off the main page, it will intermittently start making a lot of GET requests then fail with:
╭─ error ───────────────────────────────────────────────────────────────────────────╮
│ │
│ Theme ID mismatch: expected 200054669644 but got 199652933964. │
│ Request ID: 04d4ce6e-b1da-495b-9168-598706ae6f54-1780986567 │
│ URL: │
│ This is likely related to an issue in upstream Shopify APIs. │
│ Please try again in a few minutes and report this issue: │
│ Shopify CLI and Libraries - Shopify Developer Community Forums │
│ │
╰───────────────────────────────────────────────────────────────────────────────────╯
Additional info
We didn’t have any problems like that before, since 1-2h ago this started happening.
What type of topic is this
Troubleshooting