fix(front): tagInput fixes

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2024-02-08 11:25:34 +01:00
parent b1ecf4b36f
commit f6bcb02b98
3 changed files with 12 additions and 3 deletions

View File

@@ -26,6 +26,7 @@
@input="getFilteredTags"
:id="id"
dir="auto"
expanded
>
</o-taginput>
</o-field>