We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When scrolling with mousewheel, I get an "Intervention" error/warning in Chrome that says:
Unable to preventDefault inside passive event listener due to target being treated as passive. See https://www.chromestatus.com/features/6662647093133312 preventDefault | @ | jquery.js:5575 wheelHandler | @ | jquery.scrollify.js:309 dispatch | @ | jquery.js:5237 elemData.handle | @ | jquery.js:5044
Unable to preventDefault inside passive event listener due to target being treated as passive. See https://www.chromestatus.com/features/6662647093133312
preventDefault | @ | jquery.js:5575 wheelHandler | @ | jquery.scrollify.js:309 dispatch | @ | jquery.js:5237 elemData.handle | @ | jquery.js:5044
I'm not sure this is a major issue for website functionality but I wanted to raise it as a potential issue.
The text was updated successfully, but these errors were encountered:
i have the same issue.
Sorry, something went wrong.
someone already solved it?
No branches or pull requests
When scrolling with mousewheel, I get an "Intervention" error/warning in Chrome that says:
I'm not sure this is a major issue for website functionality but I wanted to raise it as a potential issue.
The text was updated successfully, but these errors were encountered: