From 79f3faf991f0d893424584bcd4cd51dbc5eef811 Mon Sep 17 00:00:00 2001 From: chme Date: Sat, 6 Jul 2019 10:21:37 +0200 Subject: [PATCH] [web-src] Dirty hack to avoid page jumping during navigation Without this vue (router) renders the page navigating to in the center first and then the page jumps to the top. --- web-src/src/App.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web-src/src/App.vue b/web-src/src/App.vue index 51f38a4c..324fea86 100644 --- a/web-src/src/App.vue +++ b/web-src/src/App.vue @@ -3,7 +3,8 @@ - + +