Skip to content

Bug - TableComposable - "<output> cannot appear as a child of <tbody>" error #8807

@dlabrecq

Description

@dlabrecq

When I add isSelectable to the table's Tr component, an <output> tag is added as a sibling of the HTML <tr> tag.
As a result, we see an " cannot appear as a child of " error in the browser console.

Error
Screenshot 2023-03-14 at 10 18 37 AM

HTML
Screenshot 2023-03-14 at 10 19 55 AM

Table
Screenshot 2023-03-14 at 10 20 16 AM

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions