--- title: Select Element iOS Bug - Always Include Disabled Placeholder Option impact: HIGH impactDescription: On iOS, users cannot select the first option if v-model initial value doesn't match any option type: capability tags: [vue3, v-model, forms, select, ios, mobile, accessibility] --- # Select Element iOS Bug - Always Include Disabled Placeholder Option **Impact: HIGH** - When a ` ``` ```html ``` ## Reference - [Vue.js Form Input Bindings - Select](https://vuejs.org/guide/essentials/forms.html#select)