0👍
Rather than finding the width of the menu content, can you try using the min-width / max-width
and nudge-bottom
properties of v-menu to manage the position and width of the panel relative to the button – https://vuetifyjs.com/en/api/v-menu/#props-min-width
- [Vuejs]-How to create forms using VUE?
- [Vuejs]-Issue with multiple custom events firing, second event not working in Vue
Source:stackexchange.com