From acb57dc1eaa2b6313ba6f9d3e36e77b7cb973670 Mon Sep 17 00:00:00 2001 From: Roger Far Date: Tue, 9 Apr 2024 20:41:21 -0600 Subject: [PATCH] Changed the way the base_href is resolved in the frontend, fixing the reload issue. --- client/src/index.html | 10 ++++++---- .../RdtClient.Web/Properties/launchSettings.json | 16 ++++++++++++++++ 2 files changed, 22 insertions(+), 4 deletions(-) diff --git a/client/src/index.html b/client/src/index.html index ac0be02..c00d504 100644 --- a/client/src/index.html +++ b/client/src/index.html @@ -1,4 +1,4 @@ - + @@ -6,9 +6,11 @@