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

The form is being submit when I click on set date of datetime #151

Closed
tiaguinhor opened this issue Oct 31, 2016 · 3 comments
Closed

The form is being submit when I click on set date of datetime #151

tiaguinhor opened this issue Oct 31, 2016 · 3 comments

Comments

@tiaguinhor
Copy link

When I click on "set date" of the datetime component, the form is being submit. The version of the quasar framework is "0.8.2".

@rstoenescu
Copy link
Member

Will take a look later this evening. You shouldn't wrap with <form> in the first place though.

@tiaguinhor
Copy link
Author

Oh yes, if I do not engage in one form, it works normally. In any case, thanks for the feedback my friend.

@rstoenescu
Copy link
Member

The <button> is interpreted as a form submitter. But we're using Vue, we don't need <form>s.

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