Skip to content

Commit

Permalink
chore: comments
Browse files Browse the repository at this point in the history
  • Loading branch information
logeekal committed May 3, 2023
1 parent bfa3c48 commit 267a486
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ const FilterGroupComponent = (props: PropsWithChildren<FilterGroupProps>) => {
indexPattern: { fields: [], title: '' },
});

// we only need to handle kqlError because control group can handle Lucene error
if (kqlError) {
/*
* Based on the behaviour from other components,
Expand Down

0 comments on commit 267a486

Please sign in to comment.