Skip to content

[Bug Report][3.10.5] number input pasting with space #22182

@dcrystalj

Description

@dcrystalj

Environment

Vuetify Version: 3.10.5
Vue Version: 3.5.22
OS: macOS 10.15.7 (current), Windows

Steps to reproduce

  1. copy number with space at the end to clipboard
  2. paste into the input

Expected Behavior

when pasting number with whitespace or new line 320001 value should immediately be 320001 but instead it is only after I click outside

Actual Behavior

when pasting number with whitespace or new line 320001 value is still undefined

Reproduction Link

https://play.vuetifyjs.com/#...

Images

Metadata

Metadata

Assignees

Labels

C: VNumberInputT: bugFunctionality that does not work as intended/expected

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions