diprokon / ng-table-virtual-scroll

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

Multiple sticky header not working. #21

Closed zico-enosis closed 4 years ago

zico-enosis commented 4 years ago

When we attach multiple sticky header in a table. Only latest header row works fine. I inspected a bit on the rendered html and found that as all the header rows are given a fixed Html "top" value. The first header row gets hidden under the second header row.

diprokon commented 4 years ago

Fixed in 1.3.2