Skip to content

[Bug Report][3.6.13] VMenu closeParents error #20248

Closed
@Arinono

Description

Environment

Vuetify Version: 3.6.13
Vue Version: 3.4.34
Browsers: Chrome 126.0.0.0
OS: Mac OS 10.15.7

Steps to reproduce

In the reproduction repo:

  • click on the v-btn to open the menu
  • then open the submenu
  • lastly click on the router-link "leave" to trigger the error

Expected Behavior

To not get an error

Actual Behavior

TypeError: Cannot read properties of null (reading 'contentEl')
at

(e == null || (e && !isClickInsideElement(e, overlay.value!.contentEl!)))

Reproduction Link

https://github.com/Arinono/vuetify-vmenu-bug

Metadata

Assignees

No one assigned

    Labels

    C: VMenuVMenuT: 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