Clear Data checkbox isn't being saved correctly on a Form Reset Action

Wappler Version : 5.1.3
Operating System : Mac

Expected behavior

the Clear Data checkbox should retain its value

Actual behavior

the Clear Data checkbox loses its value

How to reproduce

the image attached is after i come back into the Success event after saving.
click on the reset action like in the image.
“clear data” appears checked.
click to another of the 4 lines, then click back on the reset.
“clear data” will not be checked.

==============
during execution of my app in chrome:
when bringing up a modal, I can see values from the prior instance of my form for a tiny bit before the new values are displayed.

this shouldn’t happen because i’m resetting the form and clearing the data when the save button was pressed on the prior form (these are the 4 steps in the image). I know the success is firing on the SC because I see the “success” msg appear

so, I actually think the clear isn’t happening at all, because its not really being retained correctly when saving.

Community Page
Last updated: