Discussion icon indicating copy to clipboard operation
Discussion copied to clipboard

input with number attribute should preserve empty value when left empty

Open jeshtan opened this issue 9 years ago • 0 comments

When using number attribute to persist user input as number, Vue auto set the input value to 0 when the input is left empty. Is this design by purpose? I think it is better to preserve the empty value.

jeshtan avatar Jul 01 '16 16:07 jeshtan