[Bug]: Theme dev hot reload does not update order in section groups #5007
Labels
Area: @shopify/theme
@shopify/theme package issues
no-issue-activity
Type: Bug
Something isn't working
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: