Vuetify: 1.0.0-beta.6
Vue: 2.5.13
Browsers: Chrome 64.0.3282.140
OS: Mac OS 10.13.3
Open the dialog then click on the selectbox and scroll the dialog
The menu will stick under the textfield
The menu will follow the scroll and cover the textarea
Yout must use the attach on the v-select.
@KaelWD I would then request that the documentation for the 'Dialog - Form' section on vuetify be updated to use the attach property for the v-select menus.
Most helpful comment
Yout must use the
attachon the v-select.