From a10191a120bb64905713cbaf2705b1bdd4ee903a Mon Sep 17 00:00:00 2001 From: Dane Everitt Date: Sat, 25 Apr 2020 13:03:37 -0700 Subject: [PATCH] How'd you get in there --- resources/scripts/components/auth/LoginCheckpointContainer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/scripts/components/auth/LoginCheckpointContainer.tsx b/resources/scripts/components/auth/LoginCheckpointContainer.tsx index fd1e9b13a..5534dd0f7 100644 --- a/resources/scripts/components/auth/LoginCheckpointContainer.tsx +++ b/resources/scripts/components/auth/LoginCheckpointContainer.tsx @@ -77,7 +77,7 @@ const EnhancedForm = withFormik({ window.location = response.intended || '/'; return; } -å + setSubmitting(false); }) .catch(error => {