diff --git a/webapp/components/ContributionForm/ContributionForm.vue b/webapp/components/ContributionForm/ContributionForm.vue index 593ff2dc6..f424f45ca 100644 --- a/webapp/components/ContributionForm/ContributionForm.vue +++ b/webapp/components/ContributionForm/ContributionForm.vue @@ -98,7 +98,7 @@ export default { }, id: null, loading: false, - disabled: false, + disabled: true, slug: null, users: [], hashtags: [], @@ -176,6 +176,11 @@ export default { }, updateEditorContent(value) { // this.form.content = value + this.disabled = true + if (value.replace(/
|<\/p>|