Autodesk / Autodesk/react-base-table
Expand functionality (row grouping ) is not working as expected as given in example
Open
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 170
- PR merge metrics
- No merged PRs in 30d
Description
below props are passing to table component still in DOM there is no change
expandColumnKey={expandColumnKey}
onRowExpand={onRowExpand}
onExpandedRowsChange={onExpandedRowsChange}
expandIcon={+}
expandedRowRender={row =>
{row.code}
}Contributor guide
Assessment
This issue has not been assessed yet.