Close v-autocomplete after selection

Solution 1:

Using the menu-props is the right approach, but you're looking for

:menu-props="{closeOnContentClick:true}"