Skip to content

Add useIntersectionObserver prop #45

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

Merged
merged 2 commits into from
Oct 5, 2019

Conversation

Aljullu
Copy link
Owner

@Aljullu Aljullu commented Jul 27, 2019

Fixes #42.

Description
Adds a new prop, which defaults to true, to enable or disable the use of IntersectionObserver.

@Aljullu Aljullu force-pushed the add/use-intersection-observer-prop branch from 41bb0df to 720f0ce Compare July 27, 2019 09:28
@Aljullu Aljullu merged commit 97f0039 into master Oct 5, 2019
@Aljullu Aljullu deleted the add/use-intersection-observer-prop branch October 5, 2019 09:32
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.

HOC doesn't track scroll position - scrollPosition is always null
1 participant