Skip to content

Can't use regular HTML element in dynamic component #39

@BjornDCode

Description

@BjornDCode

The following code doesn't work right now: <Component is="div" />.

The issue is that dynamic components only check for whether the value of is exists as a component. It should only do that check if the value of is starts with an uppercase letter

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions