fix: close message generation popover when its trigger scrolls away (#15114)

This commit is contained in:
Shivam Mishra
2026-07-21 19:34:57 +05:30
committed by GitHub
parent ed30ff9c22
commit 89b83c65c8
2 changed files with 30 additions and 1 deletions
@@ -234,6 +234,7 @@ onMounted(() => resetContacts());
ref="popoverRef"
:align="align"
:show-content-border="false"
:close-on-scroll="false"
@show="onPopoverShow"
@hide="onPopoverHide"
>