fix: open card in modal on main route
Signed-off-by: Luka Trovic <luka@nextcloud.com>
This commit is contained in:
committed by
backportbot-nextcloud[bot]
parent
ee673e358e
commit
d0049b5257
@@ -37,7 +37,7 @@
|
||||
</div>
|
||||
</NcModal>
|
||||
|
||||
<router-view name="sidebar" :visible="!cardDetailsInModal || !$route.params.cardId" />
|
||||
<router-view v-if="!cardDetailsInModal" name="sidebar" />
|
||||
</NcContent>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user