theme-tools icon indicating copy to clipboard operation
theme-tools copied to clipboard

Theme check should warn you when you have `presets` and `default`

Open aswamy opened this issue 10 months ago • 0 comments

Describe the bug If you have a presets and default in your section file's schema, you will see no theme check error, but when you run shopify theme dev, you will see an error saying the error.

Source

Image Image

Expected behaviour

  • Theme check should catch the error in VSCode
  • Theme check in CLI should catch the error (i.e. running shopify theme check)

Actual behaviour

  • No errors are shown until you run shopify theme dev

aswamy avatar Feb 03 '25 22:02 aswamy