NumericInput: Buttons are not enabled when entering number and the initial value is null
When I have an initial value of null the increase / decrease buttons never enable even after I type a value into the control. If I have a non-null value then the buttons are always enabled and work correctly.