From e89bac0b865d1ea8bc7f8d1367e6a71923470b87 Mon Sep 17 00:00:00 2001 From: Christopher Ng Date: Wed, 2 Mar 2022 20:00:33 +0000 Subject: [PATCH] Use unique key to prevent email component reuse Signed-off-by: Christopher Ng Signed-off-by: nextcloud-command --- .../components/PersonalInfo/EmailSection/Email.vue | 1 - .../PersonalInfo/EmailSection/EmailSection.vue | 11 ++++++++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/apps/settings/src/components/PersonalInfo/EmailSection/Email.vue b/apps/settings/src/components/PersonalInfo/EmailSection/Email.vue index ef03ae0677d5e..deb5da3a79835 100644 --- a/apps/settings/src/components/PersonalInfo/EmailSection/Email.vue +++ b/apps/settings/src/components/PersonalInfo/EmailSection/Email.vue @@ -51,7 +51,6 @@