Environment
Vuetify Version: 3.11.2
Vue Version: 3.5.25
OS: Linux undefined (current)
Steps to reproduce
Expected Behavior
Check "Add overlay in menu"
Open menu using the button "Show menu"
Click on the page, outside button or menu
Menu should be closed
Actual Behavior
Menu is not closed.
It's OK if there's no overlay in it
Reproduction Link
https://play.vuetifyjs.com/#...
As reported in #11521 (comment) I used v-click-outside on the VCard, but it doesn't work.
Images