⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
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.

@jasmith-hs jasmith-hs merged commit 098c895 into master Feb 2, 2026
7 checks passed
@jasmith-hs jasmith-hs deleted the handle-modified-include-path branch February 2, 2026 14:57
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.

3 participants