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(