Skip to content
Snippets Groups Projects
Commit e3379762 authored by Agate's avatar Agate :speech_balloon:
Browse files

Merge branch '1091-routing' into 'master'

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

See merge request !1114
parents 2b5a2b39 0f9a2ae2
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> <template>
<div class="main library pusher"> <div class="main library pusher">
<router-view></router-view> <router-view :key="$router.currentRoute.name"></router-view>
</div> </div>
</template> </template>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment