From 15b3abf91a798d012fb4610f23488f17a3b0a193 Mon Sep 17 00:00:00 2001 From: Mattias Johansson Date: Fri, 30 Sep 2022 11:13:03 +0200 Subject: [PATCH] fix(table): enable select all checkbox without totalRows, only data --- src/components/table/table.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/table/table.tsx b/src/components/table/table.tsx index 2a24652d49..2ece89fdf5 100644 --- a/src/components/table/table.tsx +++ b/src/components/table/table.tsx @@ -771,7 +771,7 @@ export class Table { >