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

Issues detecting above, below, and fully when scrolling fast past a 100vh item #18

Open
weotch opened this issue May 24, 2019 · 0 comments

Comments

@weotch
Copy link
Member

weotch commented May 24, 2019

If you are tracking a 100vh item and you scroll from it being below to above the viewport fast, IntersectionObserver doesn't update the handler at all ... like it can miss responding to the scroll even with a threshold that includes 1.

I may need to add a scroll event listener when in viewport to track these things ... do I bring scrollMonitor back for this? Or maybe scroll mediator?

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