Skip to content
This repository was archived by the owner on Dec 19, 2018. It is now read-only.

ValueStyle of tag helper bound attributes with literal values is not set correctly #900

Closed
ajaybhargavb opened this issue Dec 15, 2016 · 1 comment
Assignees
Milestone

Comments

@ajaybhargavb
Copy link
Contributor

Example <input bound=foo />
When this block is rewritten by TagHelperParseTreeRewriter, it sets the ValueStyle of bound attribute to DoubleQuotes. Since this is just a literal value it should be set to NoQuotes.

@ajaybhargavb
Copy link
Contributor Author

27b73d7

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants