mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-08 08:04:25 +00:00
nit
This commit is contained in:
@@ -557,7 +557,7 @@
|
||||
})
|
||||
$effect(() => {
|
||||
readFieldsRecursively(resolvedConfig)
|
||||
api && resolvedConfig && resolvedConfig.columnDefs && untrack(() => updateOptions())
|
||||
api && resolvedConfig && updateOptions()
|
||||
})
|
||||
$effect(() => {
|
||||
value && untrack(() => updateValue())
|
||||
|
||||
Reference in New Issue
Block a user