fix objects not loading/saved/verified
This commit is contained in:
parent
3c45c223c7
commit
14e2e57c55
3 changed files with 41 additions and 12 deletions
|
|
@ -201,6 +201,7 @@ export const useInstanceStore = defineStore('instance', {
|
|||
definition,
|
||||
throwError: true,
|
||||
defaultState: DEFAULT_STATE,
|
||||
validateObjects: false,
|
||||
})
|
||||
|
||||
set(this, path, finalValue)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue