Group columns are too small when enableColumnResizing:true
deanm0000 opened this issue · 0 comments
deanm0000 commented
material-react-table version
2.13.0
react & react-dom versions
18.2.0
Describe the bug and the steps to reproduce it
If we have a table that uses columnHelper.group
with enableColumnResizing:true
then the group headers will be too small and won't line up.
Minimal, Reproducible Example - (Optional, but Recommended)
https://codesandbox.io/p/sandbox/silly-vaughan-ckmr6f?file=%2Fsrc%2FApp.tsx%3A130%2C32
Screenshots or Videos (Optional)
With columnresizing
Do you intend to try to help solve this bug with your own PR?
No, because I do not know how
Terms
- I understand that if my bug cannot be reliably reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.