daniel-nagy / md-data-table

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

md-table-container breaks angularjs-scroll-glue #542

Open garretwilson opened 7 years ago

garretwilson commented 7 years ago

If I add an <md-table-container>, it breaks https://github.com/Luegg/angularjs-scroll-glue

What is the purpose of <md-table-container>, anyway? If I remove it, the table still seems to work correctly, and angularjs-scroll-glue starts working again.