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.1.4] VSelect - Items menu closes when item slot contains nested menu #16645

Closed
joel-wenzel opened this issue Feb 12, 2023 · 0 comments
Assignees
Labels
C: VMenu C: VSelect T: bug Functionality that does not work as intended/expected
Milestone

Comments

@joel-wenzel
Copy link
Contributor

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

@KaelWD KaelWD self-assigned this Feb 14, 2023
@KaelWD KaelWD added this to the v3.1.x milestone Feb 14, 2023
@KaelWD KaelWD added the T: bug Functionality that does not work as intended/expected label Feb 14, 2023
@KaelWD KaelWD closed this as completed in 9cbe778 Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VMenu C: VSelect T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

2 participants