fix(editor): Error dropdown in resource locator disappears when search filter is required (#9681)

This commit is contained in:
Elias Meire
2024-06-18 11:11:10 +02:00
committed by GitHub
parent 7c358e5baa
commit 1a3f72b751
4 changed files with 35 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
:width="width"
:popper-class="$style.popover"
:visible="show"
trigger="manual"
:teleported="false"
data-test-id="resource-locator-dropdown"
>
<div v-if="errorView" :class="$style.messageContainer">