diff --git a/packages/client/src/components/MkMenu.vue b/packages/client/src/components/MkMenu.vue index 5f0210c1f..2d8fde610 100644 --- a/packages/client/src/components/MkMenu.vue +++ b/packages/client/src/components/MkMenu.vue @@ -3,7 +3,6 @@ ref="focusTrap" v-model:active="isActive" :return-focus-on-deactivate="!noReturnFocus" - :initial-focus="() => itemsEl.children[0]" @deactivate="emit('close')" >