feat(editor): Add support for loadOptionsDependsOn to RLC (#6101)

* feat(editor): Add support for `loadOptionsDependsOn` to the Resource Locator component
* 🔥 Removing leftover log
*  Added e2e tests for ResourceLocator component
This commit is contained in:
Milorad FIlipović
2023-04-28 12:14:31 +02:00
committed by GitHub
parent 2e73f4abd0
commit b17d5f9aa0
6 changed files with 97 additions and 3 deletions

View File

@@ -5,6 +5,7 @@
:popper-class="$style.popover"
:value="show"
trigger="manual"
data-test-id="resource-locator-dropdown"
v-click-outside="onClickOutside"
>
<div :class="$style.messageContainer" v-if="errorView">