-
-
Notifications
You must be signed in to change notification settings - Fork 7k
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.1.14] <v-file-input :hide-input="true" /> can not hide to input #17142
Closed
12343954 opened this issue
Apr 13, 2023
· 3 comments
· Fixed by #17270, Enterprise-CMCS/cmcs-eregulations#1307, Enterprise-CMCS/cmcs-eregulations#1313 or Enterprise-CMCS/cmcs-eregulations#1315 · May be fixed by Shuunen/ging#200
Closed
[Bug Report][3.1.14] <v-file-input :hide-input="true" /> can not hide to input #17142
12343954 opened this issue
Apr 13, 2023
· 3 comments
· Fixed by #17270, Enterprise-CMCS/cmcs-eregulations#1307, Enterprise-CMCS/cmcs-eregulations#1313 or Enterprise-CMCS/cmcs-eregulations#1315 · May be fixed by Shuunen/ging#200
Labels
Milestone
Comments
I don't see any prop like |
sorry, my mistake! |
johnleider
added
C: VFileInput
T: enhancement
Functionality that enhances existing features
and removed
S: triage
labels
May 2, 2023
Reidemption
added a commit
to Reidemption/vuetify
that referenced
this issue
May 2, 2023
johnleider
added a commit
that referenced
this issue
Apr 15, 2024
resolves #17142 Co-authored-by: John Leider <john@vuetifyjs.com>
This was referenced May 28, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment
Vuetify Version: 3.1.14
Vue Version: 3.2.47
Browsers: Edge 112.0.1722.39
OS: Windows 10
Steps to reproduce
both setting
:hide-input="true"
orhide-input="true"
are not works at all.Expected Behavior
hide input field
Actual Behavior
can not hide the input field
Reproduction Link
https://codesandbox.io/s/wonderful-glade-m06big?file=/src/components/HelloWorld.vue
The text was updated successfully, but these errors were encountered: