Don't show a confusing message if no options are available
This commit is contained in:
@ -9,6 +9,7 @@
|
||||
@search-change="findNamespaces"
|
||||
@select="select"
|
||||
placeholder="Search for a namespace..."
|
||||
:showNoOptions="false"
|
||||
label="title"
|
||||
track-by="id">
|
||||
<template slot="clear" slot-scope="props">
|
||||
|
Reference in New Issue
Block a user