pr feedback
This commit is contained in:
parent
8eccee030a
commit
0506c66266
|
@ -59,7 +59,7 @@
|
|||
|
||||
$: initialValues = getInitialValues(actionType, dataSource, $context)
|
||||
$: resetKey = Helpers.hashString(
|
||||
JSON.stringify(schema) +
|
||||
!!schema +
|
||||
JSON.stringify(initialValues) +
|
||||
JSON.stringify(dataSource) +
|
||||
disabled
|
||||
|
|
Loading…
Reference in New Issue