civiccc / civiccc/react-waypoint
Horizontally scrolled ancestor picked up as `scrollableAncestor`
Open
bug
- Dominant language
- JavaScript
- Stars
- 4k
- Forks
- 206
- PR merge metrics
- No merged PRs in 30d
Description
I have a structure similar to this:
``` jsx
```
I was expecting the `scrollableAncestor` to be resolved to `window` here, but it ends up being the parent div.
Contributor guide
Assessment
This issue has not been assessed yet.