You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: