From 9f4ca2ca8052a9d8ee7cb089eb75719638a1f8f9 Mon Sep 17 00:00:00 2001 From: Findeton Date: Tue, 6 Aug 2024 12:29:02 -0500 Subject: [PATCH] wip --- avBooth/booth-directive/booth-directive.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/avBooth/booth-directive/booth-directive.js b/avBooth/booth-directive/booth-directive.js index 18632bc1..832b5e11 100644 --- a/avBooth/booth-directive/booth-directive.js +++ b/avBooth/booth-directive/booth-directive.js @@ -706,7 +706,7 @@ angular.module('avBooth') } var credentialsStr = $window.sessionStorage.getItem("vote_permission_tokens"); if (!credentialsStr) { - if (scope.state === stateEnum.successScreen || InsideIframeService()) { + if (scope.state === stateEnum.successScreen || scope.state === stateEnum.electionChooserScreen || InsideIframeService()) { return; } else { showError(