diff --git a/changes/changelog.d/1091.bugfix b/changes/changelog.d/1091.bugfix new file mode 100644 index 000000000..d51cd00df --- /dev/null +++ b/changes/changelog.d/1091.bugfix @@ -0,0 +1 @@ +Fixed page not refreshing when switching between My Library and Explore sections (#1091) diff --git a/front/src/components/library/Library.vue b/front/src/components/library/Library.vue index 2b22a4ca6..c9b162be0 100644 --- a/front/src/components/library/Library.vue +++ b/front/src/components/library/Library.vue @@ -1,6 +1,6 @@