liquid
liquid copied to clipboard
Liquid syntax error: Unknown tag 'section' , Section tag is not supported !
Hi, I'm trying to render a Shopify theme using this lib after running a demo, this error message has shown : Liquid syntax error: Unknown tag 'section' , it's refer to {% section 'header' %} is my "theme.liquid" file.
So any help to fix this issue?