daniel-nagy / md-data-table

Material Design Data Table for Angular Material
MIT License
1.9k stars 520 forks source link

aria-label in th tags #599

Open lrodriguezrullan opened 7 years ago

lrodriguezrullan commented 7 years ago

I am having issues with the aria-label attribute of table header tags. They are being ignored. Any way to resolve this?

lrodriguezrullan commented 7 years ago

The issue seems to be related to the fix-table-header directive.