From a60bf7c86b558fcd5907f8beb3132eceaf3255c6 Mon Sep 17 00:00:00 2001 From: Bartosz Herba Date: Thu, 30 Jun 2022 12:40:29 +0200 Subject: [PATCH] fix: empty list of currencies while trying to change currency - currency and store switcher will no behave in the same way on the desktop and the mobile --- packages/theme/components/AppHeader.vue | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/packages/theme/components/AppHeader.vue b/packages/theme/components/AppHeader.vue index 9f33f65f3..ce5ac04ea 100644 --- a/packages/theme/components/AppHeader.vue +++ b/packages/theme/components/AppHeader.vue @@ -12,8 +12,14 @@