Vuetify Version: 2.2.13
Last working version: 2.2.12
Vue Version: 2.6.11
Browsers: Chrome 79.0.3945.130
OS: Mac OS 10.15.3
Fill something in, check the console.
It does not throw console errors
It throws console errors and doesn't show any results
https://codepen.io/ellazlo/pen/WNvxXzP?editable=true&editors=101
https://vuetifyjs.com/en/components/autocompletes#asynchronous-items
This is what can reproduce it
caused by 5d8d487
Really caused by #8823, 5d8d487 just fixed a bug where everything was being rendered anyway.
workaround: adding eager prop to the autocomplete
Most helpful comment
workaround: adding
eagerprop to the autocomplete