Skip to content

Support for sub-expressions #48

@breenyoung

Description

@breenyoung

I have a {{#each}} loop and within each iteration I have a helper being called I'd like to pass the @index property to. Is it possible? Template compilation fails when I try to pass it into a helper (without the curly braces:

{{#each }}
{{myHelper @index arg2}}
{{/each}}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions