Skip to content

this.$refs.myForm.validate is not a function #14009

Discussion options

You must be logged in to vote

The Form element(<form>) doesn't have such a method, maybe you meant to use QForm component(<q-form>) instead?

Also, if you use <q-form>, you wouldn't have to call validate on the submit event, because it will already be done automatically.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@JeanTalgornThomas
Comment options

Answer selected by yusufkandemir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants