Commit 627eb3c1 authored by Ori Pomerantz's avatar Ori Pomerantz

fix(docs/op-stack): Another attempt to fix the page change issue

parent 51ec5dfb
<template> <template>
<v-app v-if="!loading">
<Common :sidebar="true"> <Common :sidebar="true">
<template #navbar-start> <template #navbar-start>
<slot name="navbar-start"> <slot name="navbar-start">
...@@ -80,6 +81,7 @@ ...@@ -80,6 +81,7 @@
</Page> </Page>
</template> </template>
</Common> </Common>
</v-app>
</template> </template>
<script src="./Layout" /> <script src="./Layout" />
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment