lowcoder icon indicating copy to clipboard operation
lowcoder copied to clipboard

[Bug]: Numeric Input Doesn't honor NULL values

Open ScottKemp opened this issue 3 months ago • 3 comments
trafficstars

Is there an existing issue for this?

  • [x] I have searched the existing issues

Current Behavior

I created a numeric Input, set it to "Allow Null", set the default value to {{null}} but the control still shows "0"

Expected Behavior

I expect the control to be empty with I give it a value of "null"

Steps to reproduce

See attached Application

Environment

Self Hosted 2.7.3

Additional Information

Here is the app that shows the behavior

BUG_NullNumberValues.json

ScottKemp avatar Aug 07 '25 21:08 ScottKemp