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.7.5] Validation doesn't trigger when model value is null #20765

Open
yuwu9145 opened this issue Dec 6, 2024 · 0 comments
Open
Labels
E: validation T: bug Functionality that does not work as intended/expected

Comments

@yuwu9145
Copy link
Member

yuwu9145 commented Dec 6, 2024

Environment

Vuetify Version: 3.7.5
Vue Version: 3.5.13
Browsers: Chrome 131.0.0.0
OS: Mac OS 10.15.7

Steps to reproduce

  1. Click button "Set input value to null" - validation doesn't trigger
  2. Click button "Set input value to empty string" - validation is triggered

Expected Behavior

Both buttons should trigger validation

Actual Behavior

Validation is only triggered for "empty string" button

Reproduction Link

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

@yuwu9145 yuwu9145 added T: bug Functionality that does not work as intended/expected E: validation and removed S: triage labels Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E: validation T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

1 participant