From 907f59ff04ad5edac2d5602838dd7f42e4ce57e9 Mon Sep 17 00:00:00 2001 From: Maxim Stykow Date: Thu, 11 Jan 2024 17:36:23 +0000 Subject: [PATCH] fix: disable list scroll animation on first render - do not animate list on initial render - use work-around because of react-virtuoso issue https://github.com/petyosi/react-virtuoso/issues/1001 closes #2489 Signed-off-by: Maxim Stykow --- src/Frontend/Components/List/List.tsx | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/Frontend/Components/List/List.tsx b/src/Frontend/Components/List/List.tsx index a56b00f77..719c5fe47 100644 --- a/src/Frontend/Components/List/List.tsx +++ b/src/Frontend/Components/List/List.tsx @@ -71,6 +71,15 @@ export function List({