Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report][3.5.10] VNumberInput: resets entered with keyboard value on component blur #19442

Closed
b-maslennikov opened this issue Mar 20, 2024 · 0 comments
Labels
C: VNumberInput labs T: bug Functionality that does not work as intended/expected

Comments

@b-maslennikov
Copy link

Environment

Vuetify Version: 3.5.10
Vue Version: 3.4.21
Browsers: Google Chrome, Mozilla Firefox, Microsoft Edge
OS: Windows

Steps to reproduce

  1. enter number value using keyboard
  2. click outside of component

Expected Behavior

value should stay the same

Actual Behavior

component resets value

Reproduction Link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VNumberInput labs T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

2 participants