Skip to content

Printing current object {{.}} not working #84

@devhl-labs

Description

@devhl-labs

Getting a panic when I try to print the entire object. The object is a map of with value foo: bar

{{#cloud2}}
{{.}}
{{/cloud2}}

thread 'main' panicked at 'bug: render_utag: unexpected value Map({"foo": StrVal(bar)}). Please report this issue on GitHub if you find an input that triggers this case.', /usr/local/rust/registry/src/github.com-1ecc6299db9ec823/mustache-0.9.0/src/template.rs:224:25

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions