Wappler Version : 6.5.2
Operating System : MacOS
Server Model: NodeJS
Database Type: MySQL
Hosting Type: Docker
Expected behavior
What do you think should happen?
The dmx-date-picker
input field should show the date value as setup in the dynamic binding.
Actual behavior
What actually happens?
The date value is correct when a form is loaded for the 1st time. When re-opened, the date value is 1 day behind the date expected in dmx-bind:value
. If the same form is opened after a hard page refresh, the date value appears correctly for the 1st time and then reverts to a value that is 1 day behind.
Dynamic binding value has been set to a datetime variable with interval Days
and UTC Time unchecked
.
I have included a short video to show this issue.