mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-07-24 00:14:25 +08:00
fix: enable modal is fixed when time is changed (#3454)
This commit is contained in:
parent
01312ec286
commit
15f328eb9e
@ -134,7 +134,7 @@ function GridCardGraph({
|
||||
return (
|
||||
<span ref={graphRef}>
|
||||
<WidgetGraphComponent
|
||||
enableModel={false}
|
||||
enableModel
|
||||
enableWidgetHeader
|
||||
widget={widget}
|
||||
queryResponse={queryResponse}
|
||||
|
Loading…
x
Reference in New Issue
Block a user