From 49b89ba7af2b022f6f153e0e55531cae113c99c7 Mon Sep 17 00:00:00 2001 From: maniarathi Date: Fri, 7 Aug 2020 10:02:22 -0700 Subject: [PATCH] Swap using href to using origin+pathname to avoid errors with including any query parameters from being passed in. (#1722) --- client/index_template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/index_template.html b/client/index_template.html index fabe219f..07c5678a 100644 --- a/client/index_template.html +++ b/client/index_template.html @@ -39,7 +39,7 @@