8000 Strings in jsx attribute values are incorrectly parsed as JSXExprContainer · Issue #615 · swc-project/swc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Strings in jsx attribute values are incorrectly parsed as JSXExprContainer #615
Closed
@dsherret

Description

@dsherret

Describe the bug

In the following code...

let c = <Test attrib="5" />;

...no JSXExprContainer exists, yet the string is parsed as a JSXExprContainer with an empty span.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0