Currently, I am utilizing AngularJS ng-table to showcase specific information. My goal is to have a fixed header with a scroll bar for the ng-table. Additionally, I aim to include an accordion just before the ng-table.
However, when I collapse the accordion, the fixed header of my ng-table does not function correctly. Feel free to take a look at the Plunker I set up:
"http://plnkr.co/edit/FGjU46cCMuhIdyacffHl?p=preview"