[Table] Sticky header in group
See original GitHub issueWhen the stickyHeader
option is enabled on a Table
and the table contains multiple header rows, only the last of the rows ends up being sticky.
- The issue is present in the latest release.
- I have searched the issues of this repository and believe that this is not a duplicate.
Current Behavior 😯
Only the last of the header rows is sticky.
Expected Behavior 🤔
All header rows should be sticky.
Steps to Reproduce 🕹
https://codesandbox.io/s/ymv2c
Tech | Version |
---|---|
Material-UI | v4.11.0 |
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:5 (4 by maintainers)
Top GitHub Comments
https://codesandbox.io/s/material-demo-forked-g12em?file=/demo.tsx