data_table_2 icon indicating copy to clipboard operation
data_table_2 copied to clipboard

dataTableShowLogs should be false by default

Open xvrh opened this issue 6 months ago • 0 comments

I don't want my logs to be spammed with debug info from a third party package. I think dataTableShowLogs should be false by default and only enabled in your tests to debug the package itself.

Personal opinion: you could remove the logs entirely and add a debugShowTimingOverlay boolean parameter on the DataTable which add an overlay with the debug info.

xvrh avatar Jun 30 '25 12:06 xvrh