From 45e9677f6607323f767949be88e79a7c2036c015 Mon Sep 17 00:00:00 2001 From: MGJamJam Date: Fri, 7 Jun 2024 15:55:40 -0300 Subject: [PATCH] set defaultValue and not value top be able to change the limit and alisBy field --- bitmovin-analytics-datasource/src/components/QueryEditor.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitmovin-analytics-datasource/src/components/QueryEditor.tsx b/bitmovin-analytics-datasource/src/components/QueryEditor.tsx index a208f84..5ff92a0 100644 --- a/bitmovin-analytics-datasource/src/components/QueryEditor.tsx +++ b/bitmovin-analytics-datasource/src/components/QueryEditor.tsx @@ -191,14 +191,14 @@ export function QueryEditor(props: Props) { /> - + {isTimeSeries && renderTimeSeriesOption()} - +