Vuetify Version: 3.6.10
Last working version: 2.7.2
Vue Version: 3.4.30
Browsers: Firefox 127.0
OS: Windows 10
Steps to reproduce
Type in first letters of the state.
Expected Behavior
v-autocomplete__mask is generated under v-list-item-title showing a grey background behind the typed filter text. The mask shows when not using a custom filter.
Environment
Vuetify Version: 3.6.10 Last working version: 2.7.2 Vue Version: 3.4.30 Browsers: Firefox 127.0 OS: Windows 10
Steps to reproduce
Type in first letters of the state.
Expected Behavior
v-autocomplete__mask is generated under v-list-item-title showing a grey background behind the typed filter text. The mask shows when not using a custom filter.
Actual Behavior
v-list-item-title only has the item full text.
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
v-list-itemmask was used in v2 under v-list-itemtitle for custom filters.