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
Vuetify Version: 3.5.3 Vue Version: 3.4.18 Browsers: Chrome 121.0.0.0 OS: Windows 10
Activator button is re-focused like it is when pressing Escape
Nothing is re-focused, resetting tab flow to the start of the document
https://play.vuetifyjs.com/#...
The text was updated successfully, but these errors were encountered:
Downgrade vue to 3.4.15 or 3.4.17
Sorry, something went wrong.
I'm not seeing any difference in behavior with those versions.
fix(VMenu): restore menu focus on enter inside input (#19519)
85ba4a8
fixes #19206 Co-authored-by: John Leider <[email protected]>
johnleider
Successfully merging a pull request may close this issue.
Environment
Vuetify Version: 3.5.3
Vue Version: 3.4.18
Browsers: Chrome 121.0.0.0
OS: Windows 10
Steps to reproduce
Expected Behavior
Activator button is re-focused like it is when pressing Escape
Actual Behavior
Nothing is re-focused, resetting tab flow to the start of the document
Reproduction Link
https://play.vuetifyjs.com/#...
The text was updated successfully, but these errors were encountered: