We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bdc76e commit 0da9b92Copy full SHA for 0da9b92
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