Errors when resetting a SC form with a nested form Repeat and Datepicker - v6.0.0.Beta.3

Wappler Version : 6.0 Beta 3
Operating System : MacOS
Server Model: NodeJS
Database Type: MySQL
Hosting Type: Docker

Expected behavior

What do you think should happen?

There should be no error in the dev console when resetting a server connect form with a nested form repeat and a Datepicker input field.

Actual behavior

What actually happens?

There are two errors in the dev console when a server connect form is reset (screenshots attached). Both forms, main form and repeat form, are reset correctly. I have tested by resetting a server connect form without a nested form repeat and a date input field, and there’s no error in the dev console.

  1. Data error CHANGE? undefined
  2. formReset error setting 'dirty'


How to reproduce

  1. Add a Server Connect Form
  2. Add an input datepicker field
  3. Add a nested form repeat
  4. Add a button with dynamic click event to reset the server connect form

The resetting of formRepeat is generating an error in v6.0.3 Beta Channel as shown in the screenshot above.

In my testing, I have also noticed that the values for the datepicker input fields change to a random year after resetting the formRepeat.

Fixed in Wappler 6.3.1

This topic was automatically closed after 45 hours. New replies are no longer allowed.