We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
"@nuxthq/ui": "npm:@nuxthq/ui-edge@latest", (08 Aug.) "nuxt": "3.6.5",
https://stackblitz.com/edit/nuxtlabs-ui-gl68pn?file=app.vue
Fill in the first field by making it invalid (toto@gmail) Fill in the second field by putting anything Try Submit form => invalid.
Go back to the first field and add the .com Immediately click on the Submit button => Still invalid You have to click twice for it to be correct.
The first click on the button executes the function completely.
The text was updated successfully, but these errors were encountered:
Start a new pull request in StackBlitz Codeflow.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Version
"@nuxthq/ui": "npm:@nuxthq/ui-edge@latest", (08 Aug.)
"nuxt": "3.6.5",
Reproduction Link
https://stackblitz.com/edit/nuxtlabs-ui-gl68pn?file=app.vue
Steps to reproduce
Fill in the first field by making it invalid (toto@gmail)
Fill in the second field by putting anything
Try Submit form => invalid.
Go back to the first field and add the .com
Immediately click on the Submit button => Still invalid
You have to click twice for it to be correct.
What is Expected?
The first click on the button executes the function completely.
The text was updated successfully, but these errors were encountered: