We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22558b5 commit 8022144Copy full SHA for 8022144
formTypes/normal.js
@@ -51,7 +51,6 @@ AutoForm.addFormType('normal', {
51
if (shouldStop) {
52
this.event.preventDefault();
53
this.event.stopPropagation();
54
- this.endSubmission();
55
}
56
},
57
needsModifierAndDoc: true,
0 commit comments