Skip to content

Unrecognized entities give strange undefined #1667

@sophiebits

Description

@sophiebits

If you compile this JSX:

<CalEvent href="/events?fields=(id,summary)&key=YOUR_KEY" />

it turns into:

CalEvent( {href:"/events?fields=(id,summary)undefinedEY"} )

which seems subpar. I'd expect this to throw an error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions