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 #141

Open
BodyEND opened this issue Dec 4, 2023 · 1 comment
Open

Comments

@BodyEND
Copy link

BodyEND commented Dec 4, 2023

Hi, on chromium browser, after open image (everything works fine),
console log writes:
[Violation] Added non-passive event listener to a scroll-blocking event. Consider marking event handler as 'passive' to make the page more responsive. See
https://chromestatus.com/feature/5745543795965952

Is there a way how to fix this Violation?

Thank you

@XiongAmao
Copy link
Owner

Hi, is there any other information in the console?
For example [Violation] ... index.js:333
I can't reproduce this issue.

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