Skip to content

[Bug Report][3.1.4] VSelect - Items menu closes when item slot contains nested menu #16645

@joel-wenzel

Description

@joel-wenzel

Environment

Vuetify Version: 3.1.4
Last working version: 2.6.14
Vue Version: 3.2.45
Browsers: Chrome 109.0.0.0
OS: Windows 10

Steps to reproduce

  • Create a v-select, override the item slot and add a nested menu (at least 2 levels deep) in the item.
  • Click the v-select to open the selection items, click the nested menu
  • It will close before you get to the last level

Expected Behavior

The v-select should remain open while traversing the menu

Actual Behavior

It does not

Reproduction Link

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

Other comments

This does work in vuetify 2:
https://codepen.io/joel-wenzel/pen/YzOKXrN?editors=1000

Metadata

Metadata

Assignees

Labels

C: VMenuC: VSelectT: bugFunctionality that does not work as intended/expected

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions