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

Cannot hit enter to submit New Party form #1

Open
andria-dev opened this issue Oct 30, 2018 · 2 comments
Open

Cannot hit enter to submit New Party form #1

andria-dev opened this issue Oct 30, 2018 · 2 comments

Comments

@andria-dev
Copy link
Collaborator

The New Party form should be wrapped in a <form> tag rather than a <v-card>. Currently with the <v-card> when you press enter (the usual way of submitting forms via the keyboard) nothing happens.

@Madison-Abegglen
Copy link
Owner

I also ran into this issue. Here is a screenshot of the error:
capstone-err

@andria-dev
Copy link
Collaborator Author

Uhhh, that looks like a different issue, this issue is only about being able to hit enter instead of submitting the form with the button. Also, it looks like your error has to do something with the use of sockets because that's the only time emit is mentioned in the code. I believe what's happened is that the socket hasn't been created but the code tried to use it anyway. If you could open up another issue in which you show how to reproduce this error that would really help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants