Paste is not successful in no-masked NumericInput when part of the value is selected
Part of the Value or the whole value is selected in no-masked NumericInput.
Pasting a copied text is not successful. For example 4 is the value and 4 is selected. Pasting "123" produces "1" but it should produce "123".