From dc6219d8e0c03a7515bff1f1c0e17727dff644a3 Mon Sep 17 00:00:00 2001 From: kay delaney <45561153+kaydelaney@users.noreply.github.com> Date: Fri, 16 Aug 2019 15:10:22 +0100 Subject: [PATCH] Explore: Fixes error when switching from prometheus to loki data sources (#18599) Closes #18594 Closes #18596 (cherry picked from commit bf82e6cdedfc85d5361a8b68f6a1fd9b55d12a6d) --- public/app/features/explore/QueryField.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/features/explore/QueryField.tsx b/public/app/features/explore/QueryField.tsx index 9e2451dd94c..b5bdb1709af 100644 --- a/public/app/features/explore/QueryField.tsx +++ b/public/app/features/explore/QueryField.tsx @@ -115,7 +115,7 @@ export class QueryField extends React.PureComponent