mui-datatables icon indicating copy to clipboard operation
mui-datatables copied to clipboard

Showing empty data string placeholder for few seconds on first render

Open ariel-upstream opened this issue 2 years ago • 0 comments

I'm using V4.2.2 with react 18. The issue is that I see the empty state string for a few seconds on the first render I'm using if(!data) before the render of the table so the data is exist when it gets to the MUIDataTable component

Any suggestion?

ariel-upstream avatar Jun 19 '22 14:06 ariel-upstream