file: code/AddComment.vue 1: <template> 2: <form v-if="show_form" v-on:submit.prevent="storeComment"> 3: <div>
highjack the form.submit event