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

[Violation] Added non-passive event listener to a scroll-blocking #184

Open
chiboreache opened this issue Jun 21, 2022 · 0 comments
Open

Comments

@chiboreache
Copy link

jsapi_compiled_default_module.js:157 [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

  gvjs_gi @ jsapi_compiled_default_module.js:157
  gvjs_G @ jsapi_compiled_default_module.js:156
  gvjs_TE @ jsapi_compiled_ui_module.js:443
  gvjs_QJ @ jsapi_compiled_ui_module.js:864
  gvjs_nL @ jsapi_compiled_ui_module.js:1049
  (anonymous) @ jsapi_compiled_ui_module.js:1034
  (anonymous) @ jsapi_compiled_ui_module.js:702
  (anonymous) @ jsapi_compiled_default_module.js:110
  gvjs_Zg @ jsapi_compiled_default_module.js:167
  (anonymous) @ jsapi_compiled_default_module.js:110
  gvjs_.init @ jsapi_compiled_ui_module.js:703
  gvjs_.oQ @ jsapi_compiled_ui_module.js:1027
  gvjs_.us @ jsapi_compiled_ui_module.js:1027
  gvjs_.no @ jsapi_compiled_ui_module.js:1035
  gvjs_2B @ jsapi_compiled_ui_module.js:252
  gvjs_.rl @ jsapi_compiled_ui_module.js:259
  gvjs_.Rd @ jsapi_compiled_ui_module.js:1032
  (anonymous) @ jsapi_compiled_default_module.js:458
  gvjs_Zg @ jsapi_compiled_default_module.js:167
  gvjs_.draw @ jsapi_compiled_default_module.js:458
  gvjs_.draw @ jsapi_compiled_ui_module.js:1029
  drawChart @ GChart.ts:92
  (anonymous) @ GChart.ts:140
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

1 participant