Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
xjxl520303 opened this issue Sep 12, 2021 · 2 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@xjxl520303
Copy link

in component components/common/FormContainer.vue Line 13

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

@pocojang pocojang added the bug Something isn't working label Sep 13, 2021
@pocojang pocojang self-assigned this Sep 13, 2021
@pocojang
Copy link
Owner

@xjxl520303 thanks for the bug tracking 👍

@pocojang
Copy link
Owner

this issue will close until November.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants