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

Mark which touch/scroll related event listeners are passive #5511

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mrxz
Copy link
Contributor

@mrxz mrxz commented Apr 8, 2024

Description:
This PR sets the passive flag whenever a touch/scroll related event listener is added.

Fixes #5510

Changes proposed:

  • Explicitly set passive flag for touch/scroll event listeners

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

Successfully merging this pull request may close these issues.

a-scene Chrome non-passive violation warnings for touchmove and touchstart event handlers
1 participant