Skip to content

Conversation

@jasmith-hs
Copy link
Contributor

Fixes bug that occurs when the variable used to resolve an include tag is modified within the execution of that include tag.
Most notable is when the variable becomes deferred because it will result in the entire include tag becoming deferred without ever reconstructing the variable:
image

This is fixed by resolving the template file before interpreting the included template.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants