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

Spacebars block comments causes unexpected errors #2175

Closed
Multiply opened this issue May 23, 2014 · 1 comment
Closed

Spacebars block comments causes unexpected errors #2175

Multiply opened this issue May 23, 2014 · 1 comment

Comments

@Multiply
Copy link

Reproduction: https://github.com/Multiply/meteor-spacebars-comment-bug
A little discussion: https://groups.google.com/forum/#!topic/meteor-talk/i2m4QDkBG14

@glasser glasser added the Blaze label May 24, 2014
arbesfeld added a commit to arbesfeld/meteor that referenced this issue May 27, 2014
This fixes an edge case where a comment is followed immediately
by an {{else}} token.
dgreensp added a commit that referenced this issue May 27, 2014
Fix for #2175 - Spacebars block comment causes unexpected errors
@avital
Copy link
Contributor

avital commented May 27, 2014

Fixed with #2180. Thanks @arbesfeld! 👍 👍 👍

@avital avital closed this as completed May 27, 2014
martijnwalraven pushed a commit that referenced this issue Feb 22, 2016
This fixes an edge case where a comment is followed immediately
by an {{else}} token.
martijnwalraven pushed a commit that referenced this issue Feb 22, 2016
This fixes an edge case where a comment is followed immediately
by an {{else}} token.
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

3 participants