Skip to content

[Bug Report][3.7.2] Autocomplete > menu-props > closeOnContentClick #20590

Description

@mahovsson

Environment

Vuetify Version: 3.7.2
Vue Version: 3.3.13
Browsers: Chrome 129.0.0.0
OS: Mac OS 10.15.7

Steps to reproduce

  1. Use the v-autocomplete component.
    2. Set menu-props with { closeOnContentClick: false }.
    3. Observe that the menu still closes when clicking an item inside the dropdown.

Expected Behavior

The menu should not close when closeOnContentClick: false is set, consistent with the behavior in v-menu.

Actual Behavior

The menu closes upon clicking inside the dropdown even when closeOnContentClick: false is applied.

Reproduction Link

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

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions