From c0a93abfbf18083a250315d35bc80f0af4930f49 Mon Sep 17 00:00:00 2001 From: Scott Kiener Date: Wed, 16 Jul 2025 14:49:26 -0400 Subject: [PATCH] Change where modal open logic happens prevents flashing the incorrect data --- .../shop-question/shop-question-popup.vue | 38 +++++++++---------- 1 file changed, 17 insertions(+), 21 deletions(-) diff --git a/src/layouts/service-location/shop-question/shop-question-popup.vue b/src/layouts/service-location/shop-question/shop-question-popup.vue index e878e878c..bb566b1f1 100644 --- a/src/layouts/service-location/shop-question/shop-question-popup.vue +++ b/src/layouts/service-location/shop-question/shop-question-popup.vue @@ -13,7 +13,6 @@