diff --git a/front/src/components/auth/SignupForm.vue b/front/src/components/auth/SignupForm.vue index e48e36fed..86eb17b43 100644 --- a/front/src/components/auth/SignupForm.vue +++ b/front/src/components/auth/SignupForm.vue @@ -202,6 +202,7 @@ fetchInstanceSettings() :key="idx" :class="[{required: field.required}, 'field']" > + // TODO: "as string" is probably leading to issues with editform.