You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.