Skip to content

[email protected] & Google Chrome: Dropdown menu inside <el-dialog> auto-closes when hovering any menu item #1770

@roughike

Description

@roughike

What component (if applicable)

Describe the bug
@tailwindplus/elements 1.0.18 introduced a bug that closes the dropdown menu when hovering any menu item on Google Chrome. On 1.0.17 hovering menu items works fine - the menu stays open.

To Reproduce
Steps to reproduce the behavior:

  1. Use @tailwindplus/[email protected].
  2. Use Google Chrome on macOS (tested with Sequoia 15.6.1 and Chrome 141.0.7390.108)
  3. Open a dropdown menu (which has to be inside of <el-dialog>).
  4. Hover any item.
  5. The menu closes automatically - so users can never click on a menu item.

Expected behavior

  1. Open a dropdown menu.
  2. Hover any item.
  3. Menu stays open.

Screenshots

Nayttotallennus.2025-10-18.kello.9.18.57.mov

Browser/Device (if applicable)

  • OS: macOS Sequoia 15.6.1
  • Browser: Chrome 141.0.7390.108 (the latest)
  • Version: @tailwindplus/[email protected]

Additional context
Safari works fine - Chrome doesn't.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions