diff --git a/lib/vue/src/components/navigation/CSidebar.vue b/lib/vue/src/components/navigation/CSidebar.vue index 6bdae06f6..612113772 100644 --- a/lib/vue/src/components/navigation/CSidebar.vue +++ b/lib/vue/src/components/navigation/CSidebar.vue @@ -236,12 +236,6 @@ export default { this.checkSidebar() }, }, - - disabledRoutes: { - handler () { - this.checkSidebar() - }, - } }, methods: {