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

feat(domeventobserver): #16412 add support for usePassive option to the DomEventObserver #16466

Conversation

timblack1-WC
Copy link
Contributor

Fixes #16412

This change permits a user to create a scrollend event listener which does not block future scroll events.

@timblack1-WC
Copy link
Contributor Author

Would this change require changing the documentation also? If so, let me know where and I will consider whether I can help change the documentation.

@timblack1-WC
Copy link
Contributor Author

I have a signed copy of the CLA; how can I submit it to you?

Copy link
Contributor

@niegowski niegowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add tests.

@Mati365
Copy link
Member

Mati365 commented Sep 16, 2024

I'm closing in favor of #17098. I added tests and proper changelog entry there.

@Mati365 Mati365 closed this Sep 16, 2024
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.

Add support for usePassive option to the DomEventObserver
3 participants