Sticky table header doesnt work in angular materials mat-sidenav-container
问题 Heyho, I have some trouble with html/css tables and sticky headers when using angular material. In my project I use angular materials sidenav with <mat-sidenav-container> , <mat-sidenav> and <mat-sidenav-content> . Inside <mat-sidenav-container> the sticky header of tables doesn't work. I created a small project on github to easily reproduce the issue: Repo: https://github.com/ManticSic/angular-material-sticky-table-issue GH Pages: https://manticsic.github.io/angular-material-sticky-table