fix: Context Menu Dialogs Not Working (#6108)

This commit is contained in:
Michael Genson
2025-09-05 10:41:43 -05:00
committed by GitHub
parent be579ed664
commit 45e710ee72
2 changed files with 3 additions and 2 deletions

View File

@@ -3,6 +3,7 @@
<v-menu
offset-y
start
:eager="isMenuContentLoaded"
:bottom="!menuTop"
:nudge-bottom="!menuTop ? '5' : '0'"
:top="menuTop"