From 47427244846a82f512003937f8e7a0c6e93f3eb4 Mon Sep 17 00:00:00 2001 From: Julian Bez Date: Mon, 15 Apr 2024 12:01:34 +0100 Subject: [PATCH] fix(insights): Fix UI glitch with HogQL expression as aggregation (#21514) --- frontend/src/scenes/insights/filters/AggregationSelect.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/scenes/insights/filters/AggregationSelect.tsx b/frontend/src/scenes/insights/filters/AggregationSelect.tsx index 5d4d3ea6acc3c..89bd5c6f7688d 100644 --- a/frontend/src/scenes/insights/filters/AggregationSelect.tsx +++ b/frontend/src/scenes/insights/filters/AggregationSelect.tsx @@ -132,7 +132,7 @@ export function AggregationSelect({ return ( { if (newValue !== null) {