mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-15 01:15:54 +08:00
fix: dependecy is updated for widget query range (#3698)
This commit is contained in:
parent
718eb7b381
commit
b12365ba07
@ -70,8 +70,7 @@ function GridCardGraph({
|
|||||||
minTime,
|
minTime,
|
||||||
globalSelectedInterval,
|
globalSelectedInterval,
|
||||||
selectedDashboard?.data?.variables,
|
selectedDashboard?.data?.variables,
|
||||||
widget?.query,
|
widget,
|
||||||
widget?.panelTypes,
|
|
||||||
],
|
],
|
||||||
keepPreviousData: true,
|
keepPreviousData: true,
|
||||||
enabled: isGraphVisible && !isEmptyWidget && isQueryEnabled,
|
enabled: isGraphVisible && !isEmptyWidget && isQueryEnabled,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user