Vuetify: 1.1.1
Vue: 2.5.16
Browsers: Chrome 67.0.3396.99
OS: Mac OS 10.13.3
click on the "v-menu" button"
when I click the "v-menu" button I expect the input to be focused
it's not focused
I don't know why they are difference between v-dialog and v-menu.
And I have a way to solve it. But I think that it isn't the best way.
true detect height of element.Usually, it just run once. Sometimes it would loop twice or more.
But I think there is a better way to solve it.
I have the same issue. There should be a <v-menu> event on menu open, when all components inside it are visible.
Updated pen for 2.0 https://codepen.io/anon/pen/JqeLgK?editors=1010
For now here is a workaround: https://codepen.io/johnjleider/pen/mZOqNL?editors=1010
There are quite a few components that could technically benefit from this and unfortunately this is not something that we can get done in time for v2.0.
Any progress on this?
@johnleider Thanks! This is the only solution I found that actually worked!