Checked/Unchecked event firing on form reset

Wappler Version : 6.8.0
Operating System : W11
Server Model: NodeJS

In a form with checkboxes, if a checkbox is checked by user, and then form is reset, unchecked event is fired.
But, when there is no change on the checkbox, ie it is unchecked, and form is reset, unchecked event is still fired.

Tested this with checkbox in form, checkbox in form-repeat, static and dynamic checked attribute.
Only case where this even does not fire is when resetting form-repeat - but it still fires when resetting parent form of the form-repeat, so not a workaround that can be used.

@patrick / @Teodor Encountered this in another project, and identified that both check and unchecked are firing on form reset.
Have updated the topic title.

Update: dmxAppConnect.zip (121.2 KB)

1 Like

This resolved the issue. Thanks. :+1:

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.