fix(front): Fix autocomplete attribute in o-inputitems after Oruga new version BC
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<o-inputitems
|
||||
v-model="tagsStrings"
|
||||
:data="filteredTags"
|
||||
:autocomplete="true"
|
||||
:allow-autocomplete="true"
|
||||
:allow-new="true"
|
||||
:field="'title'"
|
||||
icon="label"
|
||||
|
||||
Reference in New Issue
Block a user