Skip to content

isEmpty returns false for element containing an empty slot #63

Closed
@philstavri

Description

@philstavri

Elements with slots always return false from isEmpty even if there is no content. i.e.

<div>
    <slot></slot>
</div>

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