mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 11:01:15 +00:00
fix(editor): Error dropdown in resource locator disappears when search filter is required (#9681)
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user