Skip to content

Commit b943838

Browse files
authored
Keep login loading spinner (baserow#4229)
1 parent 784c7df commit b943838

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

web-frontend/modules/core/components/auth/PasswordLogin.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,8 +247,6 @@ export default {
247247
} else {
248248
throw error
249249
}
250-
} finally {
251-
this.loading = false
252250
}
253251
},
254252
},

0 commit comments

Comments
 (0)