From 2948c5e1f1665307ebb6844a2eaa4c3fa195b478 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 --- .../components/PersonalInfo/EmailSection/Email.vue | 1 - .../PersonalInfo/EmailSection/EmailSection.vue | 11 ++++++++--- dist/settings-vue-settings-personal-info.js | 4 ++-- dist/settings-vue-settings-personal-info.js.map | 2 +- 4 files changed, 11 insertions(+), 7 deletions(-) diff --git a/apps/settings/src/components/PersonalInfo/EmailSection/Email.vue b/apps/settings/src/components/PersonalInfo/EmailSection/Email.vue index ef03ae0677d..deb5da3a798 100644 --- a/apps/settings/src/components/PersonalInfo/EmailSection/Email.vue +++ b/apps/settings/src/components/PersonalInfo/EmailSection/Email.vue @@ -51,7 +51,6 @@