I am setting a default value with v-model but this value is not actually selected in the list when you open the dropdown:
https://codepen.io/MattWalters/pen/XWmjKpM
If I manually select the value then it works ok. But how I can I get the default value to show as selected?
The default you've provided is "selected" in both cases. Let me confirm the UX that you're looking for:
Hi, Yes - both of those!
I have the same issue and I can verify that the fix in the open pull request fixes my issue. Would be great to see that fix in an upcoming release.
Most helpful comment
The default you've provided is "selected" in both cases. Let me confirm the UX that you're looking for: