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.
- Data error
CHANGE? undefined
- formReset error
setting 'dirty'
How to reproduce
- Add a Server Connect Form
- Add an input datepicker field
- Add a nested form repeat
- Add a button with dynamic click event to reset the server connect form