Skip to content

Paste value when all select in inputfield not working good #2603

@sanyi9305

Description

@sanyi9305

Hi!

When I try paste a value in a field this is not working good, This is just increase the selected value.
example:
This is my format options:
alias: "decimal"
allowMinus: true
autoGroup: true
clearMaskOnLostFocus: false
digits: 2
digitsOptional: false
greedy: false
groupSeparator: ""
groupSize: 3
max: "99999.99"
min: -99999.99

I write in the field: 12345.22
image

I selected all:
image

I would like paste 9876.12
But i got this:
image

If I delete the value before paste it will working good.

Can you help me?

  • OS: windows 10
  • Browser Google Chrome 99.0.4844.82
  • Inputmask version: 5.0.8-beta.17

Metadata

Metadata

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions