Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recursively add loop index to nested inner blocks #41

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

chriszarate
Copy link
Member

Recursively add loop index to nested inner blocks. Previously we naively iterated only at the top-level of the template / pattern. But patterns can of course have deeply nested inner blocks, and those patterns can have bindings that need to receive the loop index.

@chriszarate chriszarate merged commit 9718ab2 into trunk Sep 12, 2024
5 checks passed
@chriszarate chriszarate deleted the fix/loop-template-nested-blocks-index branch September 12, 2024 18:57
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.

1 participant