mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-07-23 13:34:28 +08:00
fix: query key is updated (#3715)
This commit is contained in:
parent
2be3d35952
commit
d5df9a1f7f
@ -70,7 +70,9 @@ function GridCardGraph({
|
||||
minTime,
|
||||
globalSelectedInterval,
|
||||
selectedDashboard?.data?.variables,
|
||||
widget,
|
||||
widget?.query,
|
||||
widget?.panelTypes,
|
||||
widget.timePreferance,
|
||||
],
|
||||
keepPreviousData: true,
|
||||
enabled: isGraphVisible && !isEmptyWidget && isQueryEnabled,
|
||||
|
Loading…
x
Reference in New Issue
Block a user