Input Widget does not show default value if it is 0 for number type
Steps to reproduce the behavior:
- Drop an input widget on the canvas
- Set the input type to number and set the default value to 0
- Notice the input widget does not show 0 even on refresh.
Input Widget does not show default value if it is 0 for number type
Steps to reproduce the behavior: