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
click the autocomplete and add all items in the list, notice that the actual list contains 40 items
and only 20 can be added before "no data available is displayed."
Expected Behavior
All items in the list should be possible to add this way.
Actual Behavior
All items are not available unless the user scrolls the dropdown before adding all items.
Environment
Vuetify Version: 2.6.3
Vue Version: 2.6.14
Browsers: Chrome 111.0.0.0
OS: Windows 10
Steps to reproduce
click the autocomplete and add all items in the list, notice that the actual list contains 40 items
and only 20 can be added before "no data available is displayed."
Expected Behavior
All items in the list should be possible to add this way.
Actual Behavior
All items are not available unless the user scrolls the dropdown before adding all items.
Reproduction Link
https://codepen.io/whoptidoo/pen/NWOKYLj?editors=101
Other comments
This example is from the Vuetify docks the only difference is a list of more than 20 items and hide-selected
The text was updated successfully, but these errors were encountered: