notramo opened this issue 9 months ago · 1 comments
{% assign text="Email" %} {% include "components/input.html" with label=text %}
The above snippet throws an error. Config:
config.templates.strict_variables = true config.templates.isolated_inclusions = true
Thanks for reporting this! 🙏 Fixed in 37e65c8.