Datagrid <td> cell component does not set the title prop consistently. #4530
Labels
component: Datagrid
Sev 2
Aspects of design is broken and impedes users in a significant way, but has workaround.
type: bug 🐛
Something isn't working
version: 2
Carbon 11 / v2
What package(s) are you using?
Detailed description
Cell component either does not set the title prop or sets it to
title={[object Object]}
when using function in accessor column definition.accessor: row => row,
and returning jsx in the Cell definition.-Chrome
"@carbon/ibm-products": "2.30.0",
Additional information
Screenshots or code

Instance where an object is set as the title
Notes
The text was updated successfully, but these errors were encountered: