Describe the bug
You can disable grouping in a column by setting the prop disableGrouping in the column options of a single column. This property is ignored
To Reproduce
- Render a table with a column with
disableGrouping: true
- Click on the respective column
- See error
Expected behavior
Group should not be visible