Closed hawkEye-01 closed 1 year ago
@hawkEye-01 Hi, that cells alone would be 2800 react elements plus all the extra stuff per cell. The recommended amount of node on one page < 1500. Can you add a sandbox and Ill check if I can see where the slow down comes from?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You can reopen it if it required.
I am using material table to show rows some data as follows
It takes about 10 seconds to render 300 rows with 8 columns. Is this ok? Why is this so slow? Am i doing something wrong? Pagination makes it better but i want scroll bar for my rows.
Thanks