Skip to content

Cannot react property 'name' of undefined #11

Closed
@PCreations

Description

@PCreations

When using spread operator (and maybe other attribute that not might have a name property) to pass props from parent to children, the plugin fails since JSXSpreadAttribute does not have a name attribute, thus throwing an error when attempting to read the name property of this undefined value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions