We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46fcc03 + a90fe63 commit e37dc56Copy full SHA for e37dc56
src/AdminSettings.vue
@@ -34,7 +34,7 @@
34
:disabled="loading"
35
:multiple="false"
36
:clearable="false"
37
- :filter="filterAvailableTagList"
+ :options-filter="filterAvailableTagList"
38
:close-on-select="true" />
39
</td>
40
<td class="retention-rule__time">
0 commit comments