mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-16 13:15:58 +08:00
fix: [SIG-577]: QB functions - states not clearing (#4810)
This commit is contained in:
parent
33383a4503
commit
ff2a3bc4b0
@ -106,6 +106,7 @@ export default function QBEntityOptions({
|
||||
<QueryFunctions
|
||||
query={query}
|
||||
queryFunctions={query.functions}
|
||||
key={query.functions.toString()}
|
||||
onChange={onQueryFunctionsUpdates}
|
||||
maxFunctions={isLogsDataSource ? 1 : 3}
|
||||
/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user