From b3070a7829b7fd6ac128fe8e197246952a841a98 Mon Sep 17 00:00:00 2001 From: Flupsi Date: Thu, 5 Jun 2025 19:18:38 +0200 Subject: [PATCH] fix(front): tell `Vue` to update the Pills when tags are reset --- front/src/components/library/EditForm.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/front/src/components/library/EditForm.vue b/front/src/components/library/EditForm.vue index 90aa5f87d..2d4f40ec0 100644 --- a/front/src/components/library/EditForm.vue +++ b/front/src/components/library/EditForm.vue @@ -304,7 +304,9 @@ const resetField = (fieldId: string) => {