From 3ed4105879916e9020a855d536ae4a821121f246 Mon Sep 17 00:00:00 2001 From: Laurent GAY Date: Wed, 16 Oct 2024 18:36:10 +0200 Subject: [PATCH] Issue #1560 "Location is lost when navigating" : propagation of query for each route --- src/components/NavBar.vue | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/src/components/NavBar.vue b/src/components/NavBar.vue index b4a597942..fae37b5a8 100644 --- a/src/components/NavBar.vue +++ b/src/components/NavBar.vue @@ -189,8 +189,9 @@
  • {{ t("Events") }}
  • {{ t("Events") }} @@ -206,8 +211,9 @@
  • {{ t("Activities") }}
  • {{ t("Groups") }}