-
Notifications
You must be signed in to change notification settings - Fork 149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Shopify CLI (v3.70.0) Bug: Settings Not Updating Without Multiple Saves #5037
Comments
I believe this should have been fixed by #5042 |
That fix was released in 3.72.0 today. Can you try it @shopify-development-code ? |
@frandiox thanks for your response. We will check it and let you know. |
The issue still persists. |
@frandiox @catlee This is still a problem. To reproduce:
Result:
|
@kyrylo-soulandwolf This seems unrelated to the main issue. Can you check in the network tab if it is downloading the new file? When I try adding something like |
I haven't been able to reproduce this, so I may need your help diagnose the cause. Could you please try the following on the latest version:
|
Please confirm that you have:
In which of these areas are you experiencing a problem?
Theme
Expected behavior
It should save and synced every time.
Actual behavior
We are encountering an issue where settings only appear after saving the file multiple times, which significantly disrupts our workflow. Each time we make changes, we have to repeatedly save the file to reflect the updates, which is both time-consuming and frustrating.
This issue persists across multiple development environments, and we are confident that it stems from the Shopify CLI. We are currently using the latest version (3.70.0) of the CLI, but the problem remains unresolved.
We would appreciate a resolution or guidance on addressing this issue to streamline our development process.
Repro steps: See attached screencast:
https://github.com/user-attachments/assets/e72d0a38-ee23-4987-a34f-cecc4400b707
See below screenshot, all times files are saved but not synced with editor:
Here it is our environment for development:
[environments.dev]
store = "store-name"
password = "shptka_token"
theme-editor-sync = true
Verbose output
shopify theme dev -e dev
Reproduction steps
1.Repro steps: See attached screencast:
https://github.com/user-attachments/assets/e72d0a38-ee23-4987-a34f-cecc4400b707
Operating System
Windows 10, Windows 11
Shopify CLI version (
shopify --version
)3.70.0
Shell
No response
Node version (run
node -v
if you're not sure)v22.12.0
What language and version are you using in your application?
No response
The text was updated successfully, but these errors were encountered: