Skip to content

Commit

Permalink
fixing panel PPL filters not being added (#1407)
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Li <[email protected]>
  • Loading branch information
sejli authored Feb 5, 2024
1 parent c95b1d7 commit 7cf0519
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ export const VisualizationContainer = ({
savedVisualizationId,
startTime: fromTime,
endTime: toTime,
pplFilterValue,
filterQuery: pplFilterValue,
span,
resolution,
setVisualizationTitle,
Expand Down

0 comments on commit 7cf0519

Please sign in to comment.