From 751764402169ab56e458330945d2b8546689afd3 Mon Sep 17 00:00:00 2001 From: Davide Date: Wed, 16 Mar 2022 11:57:29 +0100 Subject: [PATCH] Add filter for malformed path and mappings.wasm --- src/client/ErrorBoundary.tsx | 2 +- src/server/endpoints.ts | 50 ++++++++++++++++++++++++++++++++---- 2 files changed, 46 insertions(+), 6 deletions(-) diff --git a/src/client/ErrorBoundary.tsx b/src/client/ErrorBoundary.tsx index d867d5a..f47ec9d 100644 --- a/src/client/ErrorBoundary.tsx +++ b/src/client/ErrorBoundary.tsx @@ -258,7 +258,7 @@ const StacktraceList = () => { if (loading) return null; return ( -