former-kit
former-kit copied to clipboard
bug in Table component with showAggregationRow prop
Context
The Table
component has a bug when we pass the showAggregationRow
prop without pass the maxColumns
prop. This return the error Cannot convert undefined or null to object
Requirements
Checklist
- [ ] should render aggregationRow without pass maxColumns prop