Shopify / Shopify/liquid-spec

Liquid syntax error

Open
#91 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Ruby
Stars
19
Forks
8
Avg merge
6h 41m
Merged PRs (30d)
2

Description

When running the app in development mode, the app fails to start with a Liquid syntax error related to a theme app extension block.

This issue did not occur previously and started happening after upgrading Shopify CLI to version 3.88.x.
Downgrading the CLI to 3.84.x does not resolve the issue.
❌ Error
└─ [blocks/star_rating.liquid]
Liquid syntax error (line 11): Unknown tag 'schema'

• The theme app extension was generated using:
shopify app generate extension
→ Theme app extension

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the development-mode failure with the generated theme app extension, focusing on blocks/star_rating.liquid and the reported Unknown tag 'schema' at line 11. Compare behavior with Shopify CLI 3.88.x and 3.84.x; done means the extension no longer fails with this Liquid syntax error.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.