rafaelhc
rafaelhc
@jraadt Great solution to this problem! From your codepen, I can not identify exactly what you have changed. I am currently using daniel-nagy/fixed-table-header, what will I have to change to...
I have included all your changes, and cannot get it to work. What I can see is that the md-sticky-clone table is not getting the values `sticky-state="active" sticky-prev-state="next`. Might it...
I cannot seem to host the versions that I am using, therefore not being able to create a proper copy. However, I started a blank angular project, added angular,, angular-aria,...
@jraadt I have implemented your version inside md-tabs, I am suspecting this is what might be causing the issue. Forking your codepen, and putting the table inside one of the...
@jraadt Thanks, that works fine. However, I see two problems with your solution: 1. If the table needs horizontal scrolling, the sticky table header will not follow on scroll. 2....
@jraadt Horizontal scrolling is not working in your prototype.  When scrolling the table horizontally, the table header stays fixed. In the image, you can see that Carbs...
@jraadt Thanks, that works pretty close to what I`m after. I appreciate your patience:)
Has there been any update to this suggested improvement?