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.5.2] VMenu closes when removing a chip while another VAutoComplete dropdown is open #19138

Closed
ExaltedJim opened this issue Jan 31, 2024 · 1 comment · Fixed by #19239
Assignees
Labels
C: VAutocomplete C: VMenu T: bug Functionality that does not work as intended/expected
Milestone

Comments

@ExaltedJim
Copy link

Environment

Vuetify Version: 3.5.2
Vue Version: 3.4.15
Browsers: Edge 121.0.0.0
OS: Windows

Steps to reproduce

Click "Open Menu" button.
Open the dropdown for "Foes" autocomplete component.
While the dropdown is open, remove one of the "Friends" chips by clicking on the "x" icon.
The menu will close when it should remain open.

Expected Behavior

Menu remains open

Actual Behavior

Menu closes

Reproduction Link

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

@johnleider johnleider added T: bug Functionality that does not work as intended/expected C: VAutocomplete C: VMenu and removed S: triage labels Feb 12, 2024
@yuwu9145 yuwu9145 self-assigned this Feb 15, 2024
@yuwu9145
Copy link
Member

duplicates #17004

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VAutocomplete C: VMenu T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants