From b6e69021b2b74bd927756647df186be253498162 Mon Sep 17 00:00:00 2001 From: Jason Kulatunga Date: Thu, 26 May 2022 21:25:36 -0700 Subject: [PATCH] ensure that the base href is set, as it's required when reloading subpages. fixes #264 --- webapp/frontend/src/index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/webapp/frontend/src/index.html b/webapp/frontend/src/index.html index 74a29c5..f8be429 100644 --- a/webapp/frontend/src/index.html +++ b/webapp/frontend/src/index.html @@ -4,6 +4,10 @@ scrutiny + +