From 9f2d038abae68ea56a23c2e9490d857b32bff9e7 Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Sun, 14 Apr 2019 11:16:26 +0100 Subject: [PATCH] Fixed sidebar show/hide events bubbling up --- src/App.vue | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/src/App.vue b/src/App.vue index b195fa75..4b69a718 100644 --- a/src/App.vue +++ b/src/App.vue @@ -3,9 +3,9 @@