gregnb / gregnb/mui-datatables
Clicking on Expand Rows icon triggers onRowClick function
Open
breaking change
on hold
v3
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
`onRowClick` gets triggered when we click expand icon of row to expand it.
I am opening a popup upon row click. This popup also opens when I click on expand icon.

## Expected Behavior
If we click on row expand icon then `onRowClick` should not trigger.
## Your Environment
| Tech | Version |
|--------------|---------|
| Material-UI | 4.3.0 |
| MUI-datatables | 2.9.0 |
| React | 16.8.6 |
| browser | 76.0.3809.132 |
| etc | |
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.