daniel-nagy / md-data-table

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

Performance issue: Micro freezes when rendering data-table #541

Open kybarg opened 7 years ago

kybarg commented 7 years ago

I've noticed micro freezes of animations and rendering when changing states in my app. First I thought this was my fault but when I tried to replace md-data-table with md-list component the problem was gone. I tried to adjust my controller and view bu nothing helps.