I need help trying to detect the moment when the menu in a select is being opened and shown to the users.
Is there any method or watch that i can use to trigger the moment when the menu is being displayed?
Here a simple codepen with a v-select.
codepen.io/xmorelll/pen/bGMppWO?editors=101
Thank you!