From b99e8c4b35028b90acb3e8257c21ac4fb9f46356 Mon Sep 17 00:00:00 2001 From: CarlNation Date: Fri, 30 Jan 2026 16:00:39 -0500 Subject: [PATCH] CASH-2194 CASH-2194 If we get no inshop or mobile data, then show the shoplocation component so the user is not looking at a half blank screen with no way to try another zip/location. --- src/layouts/schedule/schedule.vue | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/src/layouts/schedule/schedule.vue b/src/layouts/schedule/schedule.vue index 30bc21433..629caba11 100644 --- a/src/layouts/schedule/schedule.vue +++ b/src/layouts/schedule/schedule.vue @@ -100,13 +100,11 @@
+ v-if="showInshopComponent">