From 43bd0203c0683292738da942bdcb267f070f2a87 Mon Sep 17 00:00:00 2001 From: bp2008 Date: Sun, 26 Jun 2022 10:36:52 -0600 Subject: [PATCH] UI3-219: * Fixed an issue where the UI failed to load with message "Attempted to access sessionManager before it was initialized" if cookies are disabled. --- ui3.htm | 2 +- ui3/ui3.js | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/ui3.htm b/ui3.htm index 941f4f5..e55665e 100644 --- a/ui3.htm +++ b/ui3.htm @@ -88,7 +88,7 @@ };