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

[Bug Report][3.6.7] V-Menu prevents form submit when user presses Enter key in a text-input field #19920

Closed
Assignees
Labels
C: VMenu VMenu T: bug Functionality that does not work as intended/expected
Milestone

Comments

@sigridsb
Copy link

Environment

Vuetify Version: 3.6.7
Last working version: 3.5.14
Vue Version: 3.3.11
Browsers: Google Chrome
OS: Windows 10

Steps to reproduce

  1. Click open menu
  2. Write some text in the input field and press enter

Expected Behavior

Pressing enter in a text-input field will submit the form

Actual Behavior

Nothing happens

Reproduction Link

https://play.vuetifyjs.com/#...

@TIM56887
Copy link
Contributor

caused by #19519

@johnleider johnleider added T: bug Functionality that does not work as intended/expected C: VMenu VMenu and removed S: triage labels Jun 11, 2024
@johnleider johnleider added this to the v3.6.x milestone Jun 11, 2024
johnleider added a commit that referenced this issue Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment