Skip to content
New issue

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

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

Already on GitHub? # to your account

Using {{something}} in id #20

Open
Ulrar opened this issue May 8, 2013 · 0 comments
Open

Using {{something}} in id #20

Ulrar opened this issue May 8, 2013 · 0 comments

Comments

@Ulrar
Copy link

Ulrar commented May 8, 2013

{{#each lasts}}
label(for='id_{{id}}') {{pseudo}}
p#id
{{_id}} {{text}}
{{/each}}

That doesn't produce errors, the label is correct but the id of p is id_ and it contains the id and the text. The expected behavior would be to generate a p id="id_some_complicated_mongo_id" no ?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant