Cannot set a Date value in Server Action - Bug Report from aschoijett #2020-4-5_12-54-0

OS info

  • Operating System : Windows 10.0.18363
  • Wappler Version : 2.8.4

Problem description

Setting a date value in a server action leaves the variable blank.

Steps to reproduce

  1. Add Step > Core Actions > Set Value
  2. Type name of the variable (e.g. Date1)
  3. Make the variable of type Date
  4. Click on the Value binding button
  5. Select {{NOW}}
  6. See pic 1 below showing what appears before the next step

  1. Click on another step (or add a new one – this is done to leave the one just created)
  2. Click on the step that set the date value of Date1
  3. See that the value is blank

1 Like

Please enable the experimental features and try if that fixes the issue.

Hi Teodor,
I enabled the Experimental Features as requested and observed that the problem does not occur.

Hope this helps,

Alex