diff --git a/src/components/dialog/content/manager/registrySearchBar/RegistrySearchBar.vue b/src/components/dialog/content/manager/registrySearchBar/RegistrySearchBar.vue index 9fd0cfa3c..37a748161 100644 --- a/src/components/dialog/content/manager/registrySearchBar/RegistrySearchBar.vue +++ b/src/components/dialog/content/manager/registrySearchBar/RegistrySearchBar.vue @@ -20,6 +20,7 @@ style: 'display: none' } }" + :show-empty-message="false" @complete="stubTrue" @option-select="onOptionSelect" />