diff --git a/public/app/features/explore/QueryEditor.tsx b/public/app/features/explore/QueryEditor.tsx index 391087c6c8c..0a4c0b78c3c 100644 --- a/public/app/features/explore/QueryEditor.tsx +++ b/public/app/features/explore/QueryEditor.tsx @@ -42,7 +42,7 @@ export default class QueryEditor extends PureComponent { events: exploreEvents, panel: { datasource, - targets: [{}], + targets: [target], }, dashboard: { getNextQueryLetter: x => '',