From 97b5c81f834bc052fe9faf90ab51fb0011945f55 Mon Sep 17 00:00:00 2001 From: Carl Malmz Date: Fri, 17 May 2024 12:57:48 +0200 Subject: [PATCH] =?UTF-8?q?beh=C3=A5ll=20sidnummer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/components/data-table.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/app/components/data-table.tsx b/app/components/data-table.tsx index 5908356..f454e74 100644 --- a/app/components/data-table.tsx +++ b/app/components/data-table.tsx @@ -91,6 +91,7 @@ export function DataTable({ fuzzy: fuzzyFilter, }, state: { sorting, globalFilter: filter }, + autoResetPageIndex: false, }); return (