angular-ui/ui-grid
在 GitHub 查看Unable to preventDefault inside passive event listener invocation
Open
#6,843 建立於 2018年9月7日
help wantedneeds: analysis
倉庫指標
- Star
- (5,395 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
I'm using this vendor[1] to set all event as passive event. Ui-grid work more fast than early and fine like always, but i get this error on console:
Unable to preventDefault inside passive event listener invocation: | preventDefault | @ | ui-grid.js:11956 | (anonymous) | @ | ui-grid.js:2856 | mousewheelHandler | @ | ui-grid.js:11967
I'm searching some idea to avoid it.