Autodesk / Autodesk/react-base-table

Expand functionality (row grouping ) is not working as expected as given in example

Open
#421 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.