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

Templates: commenting out <xxx:> tag breaks component's template #514

Open
aommm opened this issue Jun 24, 2015 · 1 comment
Open

Templates: commenting out <xxx:> tag breaks component's template #514

aommm opened this issue Jun 24, 2015 · 1 comment

Comments

@aommm
Copy link

aommm commented Jun 24, 2015

Whenever this code is present anywhere in a component's template, it breaks:

<!-- <my-view-here:> test content-->

The entire component is then rendered as ">", as can be seen when inspecting the generated DOM.

I understand that this is a minor bug, but I thought it worth reporting nonetheless!

@dadisn
Copy link
Member

dadisn commented Sep 24, 2015

Same as #468.

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

2 participants