You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Searched existing issues to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional information in a comment on it.)
Please confirm that you have:
In which of these areas are you experiencing a problem?
Theme
Expected behavior
Hot reload should sort DOM nodes accordingly in the browser when
order
changes in a section group.Actual behavior
The sections are updated but they are not sorted properly.
Verbose output
Verbose output
Reproduction steps
shopify theme dev
order
insections/header-group.json
. For example, moveheader
beforeannouncement-bar
and save the file.--
We are reloading each section separately but not the order. For reference, we should:
Operating System
Mac OS Sequoia
Shopify CLI version (
shopify --version
)3.70.0
Shell
No response
Node version (run
node -v
if you're not sure)No response
What language and version are you using in your application?
No response
The text was updated successfully, but these errors were encountered: