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

Partial template parsing issue with <image-*> tags #2500

Closed
rpkilby opened this issue Mar 16, 2016 · 0 comments
Closed

Partial template parsing issue with <image-*> tags #2500

rpkilby opened this issue Mar 16, 2016 · 0 comments

Comments

@rpkilby
Copy link

rpkilby commented Mar 16, 2016

Vue.js version

1.0.17

Reproduction Link

http://jsfiddle.net/w0e4brro/4/

Context

This is a simplified reproduction. The original goal was to create an <image-field> component, however the component definition turned out to not be relevant. The seems to an issue with just partial template parsing.

What is Expected?

To be able to use <image-field> as the first element in a partial template.

What is actually happening?

If the first element of a partial template starts with any of the mapped variable in this file, the template renders nothing. This includes circle, text, etc... If the element is not the first element, then rendering works.

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