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
Nuxt
v3.0.2
The input loses focus when submitting the form with errors, it should not lose it, like the v2 version.
Update: Its caused by race condition with the loading state that disables the input, causing it to lose focus.
No response
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Environment
Is this bug related to Nuxt or Vue?
Nuxt
Version
v3.0.2
Reproduction
Grabacion.de.pantalla.2025-04-03.121717.mp4
Description
The input loses focus when submitting the form with errors, it should not lose it, like the v2 version.
Update: Its caused by race condition with the loading state that disables the input, causing it to lose focus.
Additional context
No response
Logs
The text was updated successfully, but these errors were encountered: