Skip to content

Array.first()/last() transforms are pushing entries onto context #64

Description

@adam-fowler

The following doesn't seem to push the first entry of an array onto the context

{{#array.first()}}{{.}}{{/array.first()}

while this does

{{#array}}{{#first()}}{{.}}{{/first()}}{{/array}}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions