Closed stockiNail closed 4 years ago
This is a known issue in Firefox and IE, will need people to help investigate this issue for a solution. I will be looking into it this week, but any help prior will speed up a solution. Thanks!
I have begun investigating sort performance on Firefox and IE, this commit will help improve performance but there is still a rendering issue on those browsers that needs to be identified.
Thank you BenDol. I'm gonna check out and to find time to test it. Be aware that my feeling is that also when you are loading several rows (no sorting phase) into a MaterialDataTable, it seems to be very time consuming (with a test with 350 rows the rendering lasts many seconds, almost 1 minute).
I'm using the MaterialDataTable with 12 columns and 85 rows. The columns are sortable. When I'm requesting the sort for a column, the sort last 17 seconds. This is happening if I'm using both Firefox and IE.
Here is the definition of material data table: