Skip to content

Commit 4ddb30c

Browse files
formsdevJhumanJ
authored andcommitted
fix console error (#304)
1 parent 9f909d1 commit 4ddb30c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/pages/forms/[slug]/index.vue

-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ const passwordEntered = function (password) {
8282
openCompleteForm.value.addPasswordError('Invalid password.')
8383
}
8484
})
85-
openCompleteForm.value.submit()
8685
})
8786
}
8887

0 commit comments

Comments
 (0)