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

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

Open
devhl-labs opened this issue Jun 23, 2024 · 0 comments
Open

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

devhl-labs opened this issue Jun 23, 2024 · 0 comments

Comments

@devhl-labs
Copy link

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

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

No branches or pull requests

1 participant