Skip to content
This repository was archived by the owner on Dec 19, 2018. It is now read-only.
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

@ajaybhargavb

Description

@ajaybhargavb

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions