Wappler Version : 4.2.2
Operating System : W10
Server Model: NodeJS
Database Type: MySQL
Expected behavior
Setting 0 as param should show up as 0 when viewing the step again.
Actual behavior
UI:
Code View:

How to reproduce
Add an exec step and set any input param’s value as 0.
Go to another step, and click okn exec step again, to see that 0 is no longer visible, although it exists in the code & is also sent to the library SA in runtime.

