ElemeFE / ElemeFE/element

[Bug Report] [Violation] Added non-passive event listener to a scroll-blocking <some> event. Consider marking event handler as'passive'to make the page more responsive

Open
#17,392 2 comments 1 reaction 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.12.0

### OS/Browsers version
76.0.3809.132(×64 )

### Vue version
2.5.22

### Reproduction Link
https://codepen.io/jiaqizhang77/pen/BaBrZxp?&editable=true

### Steps to reproduce
1. 打开链接和控制台
2. 修改数据,重新渲染就会出现

### What is Expected?
期望不要出现这样的警告信息

### What is actually happening?
会出现特别多的警告信息
[Violation] Added non-passive event listener to a scroll-blocking 'mousewheel' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
图片如下:
[https://segmentfault.com/q/1010000020347193?_ea=18882769](url)

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.