From d78cf0cef65684c22cf91d0196bc0d5cd9f10432 Mon Sep 17 00:00:00 2001 From: hono4kami Date: Tue, 17 Dec 2024 21:05:16 +0700 Subject: [PATCH] fix: fix weird behavior on URL search params Fix weird behavior where URL search params value gets appended instead of being replaced. Refs: #362 --- app/templates/list_communities.html | 36 +++++++++++++---------------- 1 file changed, 16 insertions(+), 20 deletions(-) diff --git a/app/templates/list_communities.html b/app/templates/list_communities.html index cf945314..2422118c 100644 --- a/app/templates/list_communities.html +++ b/app/templates/list_communities.html @@ -87,11 +87,10 @@