From 558ce9fd4f5416868ff9e7ef76fbf220cbe52bbd Mon Sep 17 00:00:00 2001 From: Sivin Varghese <64252451+iamsivin@users.noreply.github.com> Date: Fri, 16 May 2025 16:14:00 +0530 Subject: [PATCH] fix: Accidental contact creation on country dropdown toggle (#11494) --- .../dashboard/components-next/dropdown-menu/DropdownMenu.vue | 1 + .../components-next/phonenumberinput/PhoneNumberInput.vue | 1 + 2 files changed, 2 insertions(+) diff --git a/app/javascript/dashboard/components-next/dropdown-menu/DropdownMenu.vue b/app/javascript/dashboard/components-next/dropdown-menu/DropdownMenu.vue index c8e69b049..111b9868e 100644 --- a/app/javascript/dashboard/components-next/dropdown-menu/DropdownMenu.vue +++ b/app/javascript/dashboard/components-next/dropdown-menu/DropdownMenu.vue @@ -81,6 +81,7 @@ onMounted(() => {