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
I think it's because the mySelected doesn't have name. Does a warning message like "the modelValue isn't in the options" help? If yes, I can help to develop it
What happened ?
vue-select show log : vue-select.es.js:268 [vue-select warn]: Label key "option.name" does not exist in options object {}.
My Declare option data :
My View component usage :
Run Result : ✨
But!! What happened it's show log ????
The text was updated successfully, but these errors were encountered: