filemanager: Do not reload whole state on folder change
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<ConfirmDialog/>
|
||||
<router-view :key="$route.fullPath"></router-view>
|
||||
<router-view></router-view>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user