diff --git a/js/forum/src/components/form-modal.js b/js/forum/src/components/form-modal.js index f4bdfbae2..847b3f1ca 100644 --- a/js/forum/src/components/form-modal.js +++ b/js/forum/src/components/form-modal.js @@ -39,6 +39,10 @@ export default class FormModal extends Component { app.modal.close(); } + onsubmit(e) { + // + } + handleErrors(errors) { if (errors) { this.alert(new Alert({