change :data to :options for TagInput

Related to #1917
This commit is contained in:
Massedil
2026-01-08 18:56:00 +01:00
parent 2f48829e2d
commit f1a3a5e27c
2 changed files with 13 additions and 11 deletions

View File

@@ -181,7 +181,6 @@
:options="filteredLanguages"
allow-autocomplete
:open-on-focus="true"
field="name"
icon="label"
:disabled="languageLoading"
:placeholder="t('Select languages')"