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.2.5] VAutocomplete lose its item style selection when opened #17399

Closed
lecaillon opened this issue May 18, 2023 · 1 comment
Closed
Labels
working as intended The issue is working as intended

Comments

@lecaillon
Copy link

Environment

Vuetify Version: 3.2.5
Last working version: 3.2.1
Vue Version: 3.3.4
Browsers: Firefox 113.0
OS: Windows 10

Steps to reproduce

Use this playground and open the autocomplete. The additional style of the selected item is lost.
Now change the version of Vuetify to 3.2.1, open the autocomplete, the additional style is still displayed

Expected Behavior

The v-slot:selection template should be displayed when the autocomplete is openned

Actual Behavior

The v-slot:selection template is not displayed when the autocomplete is openned

Reproduction Link

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

Other comments

This behaviour is common to VAutocomplete and VCombobox components

@KaelWD
Copy link
Member

KaelWD commented May 18, 2023

#17294

@KaelWD KaelWD closed this as not planned Won't fix, can't repro, duplicate, stale May 18, 2023
@KaelWD KaelWD added the working as intended The issue is working as intended label May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
working as intended The issue is working as intended
Projects
None yet
Development

No branches or pull requests

2 participants