Skip to content
New issue

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

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

Already on GitHub? # to your account

[Bug Report][3.6.11] Error when using VForm .reset() function with VFileInput #20101

Closed
olivierpoisson opened this issue Jul 4, 2024 · 0 comments · Fixed by #20207 · May be fixed by jonathanestefani/crud_vuetify#5 or aurelienfvre/sae401#1
Labels
C: VFileInput T: bug Functionality that does not work as intended/expected
Milestone

Comments

@olivierpoisson
Copy link

Environment

Vuetify Version: 3.6.11
Vue Version: 3.4.31
Browsers: Google Chrome
OS: Windows

Steps to reproduce

  1. Click on the "open dialog" button
  2. Click outside the VDialog to close it

Expected Behavior

There should not be an error in the console when using the .reset() function on a VForm when there is a VFileInput in the form

Actual Behavior

There is an error in the console when using the .reset() function on a VForm when there is a VFileInput in the form

Reproduction Link

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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
C: VFileInput T: bug Functionality that does not work as intended/expected
Projects
None yet
2 participants