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] the SVG generated by cascade will mask the hover event of Li element #21505

Open
ovarte opened this issue Nov 26, 2021 · 1 comment

Comments

@ovarte
Copy link

ovarte commented Nov 26, 2021

Element UI version

2.15.7

OS/Browsers version

win10 / chrome 96

Vue version

2.6.14

Reproduction Link

https://codepen.io/ovarte/pen/gOxVGvz

Steps to reproduce

将列表滑到底部,倒数第三个,鼠标悬浮到右侧时,不会出现子级。审查元素发现: 生成的svg元素遮住了dom元素

What is Expected?

显示正常

What is actually happening?

异常

@element-bot element-bot changed the title [Bug Report] cascade 生成的svg会遮挡li元素的hover事件 [bug report] the SVG generated by cascade will mask the hover event of Li element Nov 26, 2021
@element-bot
Copy link
Member

Translation of this issue:

Element UI version

2.15.7

OS/Browsers version

win10 / chrome 96

Vue version

2.6.14

Reproduction Link

https://codepen.io/ovarte/pen/gOxVGvz

Steps to reproduce

Slide the list to the bottom, the penultimate, and when the mouse hovers to the right, no children appear. The review found that the generated SVG element obscured the DOM element

What is Expected?

Normal display

What is actually happening?

abnormal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants