diff --git a/ui/src/scenes/Editor/Ace/index.tsx b/ui/src/scenes/Editor/Ace/index.tsx index 1e8a2033e4a2f2fc8d056df5e8c980a19e91b7ef..b032cf2f539958c6e86456af2de2145ce5ebfb08 100644 --- a/ui/src/scenes/Editor/Ace/index.tsx +++ b/ui/src/scenes/Editor/Ace/index.tsx @@ -131,11 +131,7 @@ const Ace = () => { dispatch(actions.query.stopRunning()) dispatch( actions.query.addNotification({ - line1: ( - - {error.error} - - ), + line1: {error.error}, title: ( {request.query}