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

Theme check should raise error when default block does not exist

Open aswamy opened this issue 10 months ago • 0 comments

Describe the bug Theme check does not verify if the default block file exists, or is valid within scopes defined in blocks within schema tag

Source

Image

Expected behaviour

  • default block should throw the following error if the block isn't allowed for this schema
Image
  • default block should throw the following error if the block file does not exist
Image

Actual behaviour

  • no errors are thrown

aswamy avatar Feb 03 '25 22:02 aswamy