Hi, there’s a bug with the Dawn theme update that removes parts from the website template. The website contains a custom liquid with html code. This liquid was added as a section to the Dawn theme template.
When updating the Dawn theme, the liquid is removed from the template. The liquid file does still exist in the “Edit code” after each update. So the liquid file is copied to the updated theme, but is no longer visible as part of the website. As a result, for every new update, there’s manual work to add the custom liquid to the template again.
When updating the theme, Shopify will add a fresh new theme to your theme’s library; it will not have any custom code you added in the old version, so you need to manually add them again in the new theme before publishing it.
Yes, my template has a section containing a liquid, let’s call it custom.liquid. After updating my Dawn theme, the liquid/section is removed from the template.
If you have created a folder in templates yourself then this would not be expected to be copied over in the update and you would need to manually handle this yourself.