Handlebars "this" path referring to helper #1143
Closed
Comments
Found the bug! When we're walking the template AST, we mutate it in place by accident (oops). Fixing on devel. |
dgreensp
added a commit
that referenced
this issue
Jun 20, 2013
dgreensp
added a commit
that referenced
this issue
Jun 21, 2013
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/meteor/meteor/wiki/Handlebars#expressions-with-dots states:
But
displays "One hello! hello!" instead of "One Two Three" in Meteor 0.6.4.
The text was updated successfully, but these errors were encountered: