Skip to content

Conversation

@sunng87
Copy link
Owner

@sunng87 sunng87 commented Jan 1, 2026

Fixes #697
Fixes #711

This patch updates how we render @partial-block. When rendering a partial include directive, the partial-block is now rendered before the partial, and when the inner partial tries to referencing @partial-block, we use the rendered content directly.

@coveralls
Copy link

coveralls commented Jan 1, 2026

Coverage Status

coverage: 83.707% (+0.03%) from 83.673%
when pulling abe1b6c on fix/nested-partial-block-scope
into c349c39 on master.

@sunng87 sunng87 merged commit 97998c6 into master Jan 2, 2026
9 checks passed
@sunng87 sunng87 deleted the fix/nested-partial-block-scope branch January 2, 2026 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ParamTypeMismatchForName in 6.3.2 Stack overflow when using inline partial

3 participants