Skip to content

[Bug Report][3.6.12] VNumberInput range validation too eager #20171

Closed
@kingyue737

Description

Environment

Vuetify Version: 3.6.12
Vue Version: 3.4.31
Browsers: Edge 126.0.0.0
OS: Windows 10

Steps to reproduce

  1. Set min as 5, max as 125
  2. Type 100

bug

Expected Behavior

100 in VNumberInput

Actual Behavior

The number in input becomes 125

Validation is too eager. It's hard to input a number actually allowed.

Reproduction Link

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

Metadata

Assignees

No one assigned

    Labels

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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions