From 640f00f16d16eb686f0f4b6fc8268690b38d7c90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ciar=C3=A1n=20Ainsworth?= Date: Mon, 27 Jul 2020 11:03:47 +0200 Subject: [PATCH] Fix issue with album and artist search page --- changes/changelog.d/search-page.bugfix | 1 + front/src/components/library/Albums.vue | 5 ++++- front/src/components/library/Artists.vue | 5 ++++- 3 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 changes/changelog.d/search-page.bugfix diff --git a/changes/changelog.d/search-page.bugfix b/changes/changelog.d/search-page.bugfix new file mode 100644 index 000000000..eb9bc69dd --- /dev/null +++ b/changes/changelog.d/search-page.bugfix @@ -0,0 +1 @@ +Fixed an issue with search pages where results would not appear after navigating to another page \ No newline at end of file diff --git a/front/src/components/library/Albums.vue b/front/src/components/library/Albums.vue index 647e37b47..4f9bcd8b2 100644 --- a/front/src/components/library/Albums.vue +++ b/front/src/components/library/Albums.vue @@ -4,7 +4,7 @@

Browsing albums

-
+