ElemeFE / ElemeFE/element

[bug report] after the El submenu is encapsulated into the component, the mouseenter event will be called recursively. The maximum call stack size exceeded

Open
#19,606 2 comments 0 reactions 0 assignees View on GitHub
stale
Dominant language
Vue
Stars
54k
Forks
14.4k
PR merge metrics
No merged PRs in 30d

Description

### Element UI version
2.13.2

### OS/Browsers version
win10/Chrome

### Vue version
2.6.11

### Reproduction Link
https://codepen.io/xiaoxin9039/pen/BajogOG

### Steps to reproduce
将el-submenu封装到组件的行为,都会在mouseenter事件中引起循环调用

### What is Expected?
没有循环调用,没有Maximum call stack size exceeded错误

### What is actually happening?
mouseenter事件中发生Maximum call stack size exceeded

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.