Skip to content

Invalid Jsx emit when jsx=preserve is specified #4645

Description

@vladima
declare var React: any;
<foo data/>

when jsx=preserve is specified produces invalid jsx output:

<foo data=/>;

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptFixedA PR has been merged for this issue

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions