Skip to content

Setting className to custom tag fails #134

Open
@unclechu

Description

@unclechu

purescript-react is v5.1.0

When I declare my own tag name by this command:

createElementTagName "my-own-tag-name" [className "container"]

And then when its rendered I got this tag in DOM tree but without class attribute and I see this warning in log:

Warning: Invalid attribute name: `0`
warning.js:33

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