From 4c2c0979bc259126d256c90bf5172e42a01b69e5 Mon Sep 17 00:00:00 2001 From: Shelley Vohr Date: Thu, 14 Dec 2023 17:10:15 +0100 Subject: [PATCH 1/2] fix: version filter should be a + + {{#each majors}} + + {{/each}} + @@ -41,6 +41,13 @@ {{/each}} - + + + {{{paginate this.pages this.page this.prev this.next this.first this.last}}} From eec1129fa064d17856dffe2082a36a94fd91b9f7 Mon Sep 17 00:00:00 2001 From: Shelley Vohr Date: Thu, 14 Dec 2023 19:16:27 +0100 Subject: [PATCH 2/2] fix: change window.location.search instead --- src/views/releases.handlebars | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/releases.handlebars b/src/views/releases.handlebars index ca85b07..dc4160d 100644 --- a/src/views/releases.handlebars +++ b/src/views/releases.handlebars @@ -24,7 +24,7 @@ Filter by major release
- {{#each majors}} @@ -44,9 +44,9 @@