Skip to content

Attributes with value "true" are coersed to an integer #17

@imacrayon

Description

@imacrayon

A component like this:

<x-logo aria-hidden="true" />

Will render:

<svg aria-hidden="1">...</svg>

Which isn't a valid value for aria-hidden

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions