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.3] Clearable prop not working for v-file-input #19211

Closed
chriskulwik opened this issue Feb 12, 2024 · 4 comments
Closed

[Bug Report][3.5.3] Clearable prop not working for v-file-input #19211

chriskulwik opened this issue Feb 12, 2024 · 4 comments

Comments

@chriskulwik
Copy link

Environment

Vuetify Version: 3.5.3
Vue Version: 3.4.18
Browsers: Chrome 121.0.0.0
OS: Mac OS 10.15.7

Steps to reproduce

upload a file, clear icon does not appear, even on hover.

Expected Behavior

Should appear on hover.

Actual Behavior

Does not appear

Reproduction Link

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

Other comments

This seems to work with vue version 3.4.17 and older.

@mhio
Copy link
Contributor

mhio commented Feb 12, 2024

I've noticed this on a VAutocomplete. If the clearable icon does appear on the first select/clear, which is intermittent, it won't appear again until a page reload

I see the issue from vue 3.4.16 up. I went back as far as vuetify 3.3.23 and saw the same behaviour. When I switched any misbehaving vuetify version back down to vue 3.4.15, the clearable icon worked as expected

https://play.vuetifyjs.com/#eNqFksFuwyAMhl8FcckmNYmmbjtUabW9xC5ND4Q4LRoBBE6mqeq7z5B2SU89gf/vNwab/ZkHL8tP54pxAL7hFULvtEDY1YaxasyFc2mbAmkNCmXAX6XJMaCVlrIA4SYzNua9bUFva96HY81nsFFUIpCe1iXRokkJX0Iv5VF4JQwSGEwLXlP9dslbMEHhL3G6RWc9ikbD0hCUOWrIY+IsnlQLeQv0HB1mVZ6UW4YahE/H/UsOfFABwWCe6ExiH/IAGiTmnfIBb2hXlfddWnavQcM+pFbye2oV27LMGshqvhMxj/gjO/7YaG/u7TG6n1e6RhpnVS7GTGGQXjlkAXCYpq16R41kZ+ahYxfWeduzjH5IFiGdGpBNxYk/mUHr5xmkuV7RPr1lNd0xLicPkB3IXZVTUSrHLyu+Ll6Ll3ceN2/Fmh/+ALL9zW8=

vue 3.4.16 bugfixes

vue 3..4.15 -> 3.4.16 changeset

@mhio
Copy link
Contributor

mhio commented Feb 12, 2024

maybe related to issue vuejs/core#10161 / pr vuejs/core#10151 on a quick browse of the changes. That seems in the ballpark of what VField is doing

@flahol
Copy link

flahol commented Feb 13, 2024

Same problem with v-combobox, clearable icon is hidden

@KaelWD
Copy link
Member

KaelWD commented Feb 13, 2024

This is still #19191

@KaelWD KaelWD closed this as not planned Won't fix, can't repro, duplicate, stale Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants