diprokon / ng-table-virtual-scroll

Virtual Scroll for Angular Material Table
https://diprokon.github.io/ng-table-virtual-scroll
MIT License
134 stars 42 forks source link

Multiple Sticky Header Rows #48

Closed niklashNH closed 3 years ago

niklashNH commented 3 years ago

Hey there,

when using multiple sticky header rows the first row gets hidden under the second row. Seems like a duplicate of Issue #21. Im on version 1.3.4 with @angular/cdk 10.2.7, so the fix mentioned in #21 should already be applied. But it still does not work properly.

Any advice on this?

Example can be found here: StackBlitz

RicardoWillemsen commented 3 years ago

Any updates on this? I'm running into the same issue. One sticky header works fine, two don't.