[Bug Report][3.6.11] Error when using VForm .reset() function with VFileInput #20101
Closed
Description
Environment
Vuetify Version: 3.6.11
Vue Version: 3.4.31
Browsers: Google Chrome
OS: Windows
Steps to reproduce
- Click on the "open dialog" button
- 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