Open tomgreenhill opened 2 days ago
👋 it seems you're using an old version of the CLI that still uses ruby, can you try with the latest version to see if youre still getting syncing issues? version 3.70.0 is completely in typescript now and should have a way faster dev server/remote syncing. let us know 🙏
👋 it seems you're using an old version of the CLI that still uses ruby, can you try with the latest version to see if youre still getting syncing issues? version 3.70.0 is completely in typescript now and should have a way faster dev server/remote syncing. let us know 🙏
@mgmanzella - @tomgreenhill reported this on the Partners Slack and I asked them to create this issue. It sounds like the issue they're having is changes taking a while to reflect on their preview in the browser, and not the actual file sync taking a long time. Is that correct @tomgreenhill ?
hey @lukeh-shopify, yeah apologies @mgmanzella , just re-read my post and noticed I wasn't clear! Been a long few weeks. Changes are pushed up as quick as I would expect but it's within the browser where I'm having issues.
Hard refresh does nothing, incognito does nothing, customiser changes taking ages too. I'm not sure if it's store specific as I've not been working on any others for a few weeks now.
Let me know if there's any further info I can provide, happy to help—thanks!
there's a bunch of fixes for theme commands in 3.70 that im wondering if you're experiencing a side effect of one of those bugs. so i would still upgrade if you can @tomgreenhill and let us know 🙏 if it's still an issue can you reshare your verbose logs? that will also give us fresh request ids when we spelunk in logs 😌
and huge thank you for opening an issue outside the partners slack
Please confirm that you have:
In which of these areas are you experiencing a problem?
Theme
Expected behavior
I would expect code changes and customiser changes to be reflected relatively instantaneously.
Actual behavior
Changes take upwards of ~30 seconds with multiple hard refreshes to finally reflect.
Verbose output
Reproduction steps
Operating System
macOS 14.6.1 (23G93) MBP M1 MAX
Shopify CLI version (check your project's
package.json
if you're not sure)@shopify/cli/3.70.0
Shell
zsh
Node version (run
node -v
if you're not sure)v22.8.0
What language and version are you using in your application?
Liquid