Skip to content

Commit 8022144

Browse files
committed
Fix #1172
1 parent 22558b5 commit 8022144

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

formTypes/normal.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ AutoForm.addFormType('normal', {
5151
if (shouldStop) {
5252
this.event.preventDefault();
5353
this.event.stopPropagation();
54-
this.endSubmission();
5554
}
5655
},
5756
needsModifierAndDoc: true,

0 commit comments

Comments
 (0)