Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Philipp Wolfer
funkwhale
Commits
0f9a2ae2
Unverified
Commit
0f9a2ae2
authored
May 06, 2020
by
Agate
💬
Browse files
Fix #1091: page not refreshing when switching between My Library and Explore sections
parent
2b5a2b39
Changes
2
Hide whitespace changes
Inline
Side-by-side
changes/changelog.d/1091.bugfix
0 → 100644
View file @
0f9a2ae2
Fixed page not refreshing when switching between My Library and Explore sections (#1091)
front/src/components/library/Library.vue
View file @
0f9a2ae2
<
template
>
<div
class=
"main library pusher"
>
<router-view></router-view>
<router-view
:key=
"$router.currentRoute.name"
></router-view>
</div>
</
template
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment