We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f909d1 commit 4ddb30cCopy full SHA for 4ddb30c
client/pages/forms/[slug]/index.vue
@@ -82,7 +82,6 @@ const passwordEntered = function (password) {
82
openCompleteForm.value.addPasswordError('Invalid password.')
83
}
84
})
85
- openCompleteForm.value.submit()
86
87
88
0 commit comments