From d7af2c8419df59d8b897bc57e94f6cc67bd60eca Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Tue, 20 Nov 2018 23:25:38 +0300 Subject: mentioned bug in tab-switcher, made shadow-control work in zero-state --- src/components/tab_switcher/tab_switcher.jsx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/components/tab_switcher/tab_switcher.jsx') diff --git a/src/components/tab_switcher/tab_switcher.jsx b/src/components/tab_switcher/tab_switcher.jsx index 3fff38f6..ea582450 100644 --- a/src/components/tab_switcher/tab_switcher.jsx +++ b/src/components/tab_switcher/tab_switcher.jsx @@ -1,5 +1,7 @@ import Vue from 'vue' +// FIXME: This doesn't like v-if directly inside the tab's contents, breaks vue really bad + import './tab_switcher.scss' export default Vue.component('tab-switcher', { -- cgit v1.2.3-70-g09d2