1
0
Fork 0
mirror of synced 2024-07-29 10:05:55 +12:00

pr feedback

This commit is contained in:
Gerard Burns 2022-12-05 14:38:43 +00:00
parent 8eccee030a
commit 0506c66266

View file

@ -59,7 +59,7 @@
$: initialValues = getInitialValues(actionType, dataSource, $context)
$: resetKey = Helpers.hashString(
JSON.stringify(schema) +
!!schema +
JSON.stringify(initialValues) +
JSON.stringify(dataSource) +
disabled