no tag is wrapped inside the schema tag, help fix this bug
Topic summary
A Liquid template syntax error occurs at line 1087 due to a ‘schema’ tag being improperly nested inside other tags.
Resolution:
- The issue was identified as an unclosed
endiftag - The problem likely stems from recently written code within that conditional block
Status: Resolved - the user found and corrected the unclosed tag
I found the unclosed endif tag, focus your finding on codes you recently write inside that file.