I have a list that I linked to the store with a v-model. If I send data with only :value="item.name" , the select and unselect feature works properly.
:value="item.name"