Answer the question
In order to leave comments, you need to log in
Vuejs How to exclude object in option when changing v-select?
Demo can be seen here :
https://codesandbox.io/s/vue-template-jqb9n
there is array = [{text: "EN", avatar: "EN"}, {text: "RU", atarar: "RU "];
when selecting the EN value in the select, {text: "RU", avatar: "RU"} should be passed to options and vice versa
, in my implementation, when choosing in the select, the value disappears
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question