From 6fc44bcc09f901b72d5396a3a995f20ad7f15caf Mon Sep 17 00:00:00 2001 From: Quinten Stokkink Date: Wed, 4 Sep 2024 16:00:53 +0200 Subject: [PATCH] Fixed long tracebacks not scrolling in the error reporter --- src/tribler/ui/src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tribler/ui/src/App.tsx b/src/tribler/ui/src/App.tsx index 6becc1e480..9f68afce2c 100644 --- a/src/tribler/ui/src/App.tsx +++ b/src/tribler/ui/src/App.tsx @@ -56,7 +56,7 @@ export default function App() { {t("ErrorNotification")}
-

+