pocojang/nuxt-realworld

when register a new user account it will trigger twice submit method

xjxl520303 opened this issue · 2 comments

in component components/common/FormContainer.vue Line 13

replace <form @submit.prevent="$emit('on-submit')"> with <form @submit.prevent> will fix this problem。

@xjxl520303 thanks for the bug tracking 👍

this issue will close until November.