Open
Description
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
Labels
No labels