Skip to content
Snippets Groups Projects
Unverified Commit 0f9a2ae2 authored by Agate's avatar Agate 💬
Browse files

Fix #1091: page not refreshing when switching between My Library and Explore sections

parent 2b5a2b39
No related branches found
No related tags found
No related merge requests found
Fixed page not refreshing when switching between My Library and Explore sections (#1091)
<template>
<div class="main library pusher">
<router-view></router-view>
<router-view :key="$router.currentRoute.name"></router-view>
</div>
</template>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment